671.0B+ configurations tested and eliminated

Route transposition at Bean-surviving periods + double routes

Route transposition at Bean-surviving periods + double routes

In plain English: Route transposition at Bean-surviving periods + double routes — using a method that writes text into a grid and reads it along a path (spiral, zigzag, etc.). 52 thousand key/parameter combinations were tested. Best match: 19/24 known letters (statistically expected at this key length, not a real signal). This approach is ruled out within the tested scope.
NOISE
How to read this record
Configs Tested
52,104
Best Score
19 / 24 known letters matched · worth investigating (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/transposition/other/e_route_definitive.py

Reproduce

PYTHONPATH=src python3 -u scripts/transposition/other/e_route_definitive.py

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


Found an error? Report on GitHub