671.1B+ configurations evaluated across recorded experiments

Nonlinear recurrence (E-S-50)

In plain English: Tested a key generated by a mathematical formula (Fibonacci, polynomial, etc.). 533 thousand key/parameter combinations were tested. This record is negative within the tested scope.
NOISE
How to read this record
Configs Tested
532,610
Best Score
0 / 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/_uncategorized/e_s_50_nonlinear_recurrence.py

Reproduce

PYTHONPATH=src python3 -u scripts/_uncategorized/e_s_50_nonlinear_recurrence.py

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


Found an error? Report on GitHub