671.1B+ configurations evaluated across recorded experiments

Book cipher extraction from known texts using non-sequential methods

In plain English: 5 thousand key/parameter combinations were tested. This record is negative 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
Keystream Consistency (Bean)
FAIL
Checks whether the key values at different positions are mathematically consistent with each other.
Confidence
Not classified.
Script
scripts/archive/c7_rejected/e_team_book_cipher.py

Reproduce

PYTHONPATH=src python3 -u scripts/archive/c7_rejected/e_team_book_cipher.py

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


Found an error? Report on GitHub