671.0B+ configurations tested and eliminated

2D matrix keying (punch-card model)

2D matrix keying (punch-card model)

In plain English: 2D matrix keying (punch-card model) — using methods based on the physical properties of the sculpture itself. 26.1 million key/parameter combinations were tested. This approach is ruled out within the tested scope.
NOISE
How to read this record
Configs Tested
26,142,912
Best Score
9 / 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/novel/e_2d_matrix_keying_01.py

Reproduce

PYTHONPATH=src python3 -u scripts/novel/e_2d_matrix_keying_01.py

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


Found an error? Report on GitHub