671.0B+ configurations tested and eliminated

Book cipher extraction from known texts using non-sequential methods

Book cipher extraction from known texts using non-sequential methods

In plain English: Book cipher extraction from known texts using non-sequential methods — using a passage from a book or document as the encryption key. 5 thousand key/parameter combinations were tested. This approach is ruled out within the tested scope.
NOISE
How to read this record
Configs Tested
5,271
Best Score
6 / 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/running_key/e_team_book_cipher.py

Reproduce

PYTHONPATH=src python3 -u scripts/running_key/e_team_book_cipher.py

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


Found an error? Report on GitHub