671.0B+ configurations tested and eliminated

K1-K3 plaintext/ciphertext as running key for K4

K1-K3 plaintext/ciphertext as running key for K4

In plain English: K1-K3 plaintext/ciphertext as running key for K4 — using a method using a physical card with holes that rotates to select letters (grille cipher). 48 thousand key/parameter combinations were tested. This approach is ruled out within the tested scope.
NOISE
How to read this record
Configs Tested
48,228
Best Score
0 / 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.
Script
scripts/grille/e_k123_running_key.py

Reproduce

PYTHONPATH=src python3 -u scripts/grille/e_k123_running_key.py

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


Found an error? Report on GitHub