671.0B+ configurations tested and eliminated

Targeted search for transpositions resolving homophonic contradictions

Targeted search for transpositions resolving homophonic contradictions

In plain English: Targeted search for transpositions resolving homophonic contradictions — using a method where each letter can be represented by multiple different symbols. 1.3 million key/parameter combinations were tested. This approach is ruled out within the tested scope.
NOISE
How to read this record
Configs Tested
1,282,433
Best Score
0 / 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/substitution/e_team_targeted_homo_trans.py

Reproduce

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

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


Found an error? Report on GitHub