671.0B+ configurations tested and eliminated

NDYAHR displacement on K1+K2+K3 ciphertext as unified block

NDYAHR displacement on K1+K2+K3 ciphertext as unified block

In plain English: NDYAHR displacement on K1+K2+K3 ciphertext as unified block — using a key derived from the solutions to K1, K2, or K3. 2 thousand key/parameter combinations were tested. This approach is ruled out within the tested scope.
NOISE
How to read this record
Configs Tested
1,674
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.
Date Tested
2026-04-03
Script
scripts/k3_continuity/e_ndyahr_k123ct_unified.py

Reproduce

PYTHONPATH=src python3 -u scripts/k3_continuity/e_ndyahr_k123ct_unified.py

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


Found an error? Report on GitHub