671.0B+ configurations tested and eliminated

K0 Morse text (10+ variants) as running key for K4, all offsets, Beaufort/Vigenere/VarBeau, AZ/KA, Model A (CT97) + Model B (CT73)

K0 Morse text (10+ variants) as running key for K4, all offsets, Beaufort/Vigenere/VarBeau, AZ/KA, Model A (CT97) + Model B (CT73)

In plain English: K0 Morse text (10+ variants) as running key for K4, all offsets, Beaufort/Vigenere/VarBeau, AZ/KA, Model A (CT97) + Model B (CT73) — using a method that replaces each letter using a repeating keyword (Vigenère cipher). 28 thousand key/parameter combinations were tested. This approach is ruled out within the tested scope.
NOISE
How to read this record
Configs Tested
28,140
Best Score
5 / 24 known letters matched · no better than random guessing (random guess would score: 0.0)
Keystream Consistency (Bean)
FAIL
Checks whether the key values at different positions are mathematically consistent with each other.
Confidence
Not classified.
Date Tested
2026-04-03
Script
scripts/encoding/e_k0_running_key_01.py

Reproduce

PYTHONPATH=src python3 -u scripts/encoding/e_k0_running_key_01.py

Requires the kryptos repo, Python 3.11+, PYTHONPATH=src.


Found an error? Report on GitHub