671.1B+ configurations evaluated across recorded experiments

Trifid extended (E-S-42b)

In plain English: Tested a method that breaks letters into three-part coordinates and recombines them (Trifid cipher). This record is negative within the tested scope.
NOISE
How to read this record
Configs Tested
N/A
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/substitution/e_s_42b_trifid_extended.py

Reproduce

PYTHONPATH=src python3 -u scripts/substitution/e_s_42b_trifid_extended.py

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


Found an error? Report on GitHub