671.0B+ configurations tested and eliminated

DRYAD-style matrix code lookup

DRYAD-style matrix code lookup using computationally reconstructed grids

In plain English: DRYAD-style matrix code lookup using computationally reconstructed grids — using military or Cold War era cipher systems (VIC, DRYAD, one-time pads, etc.). 15 thousand key/parameter combinations were tested. This approach is ruled out within the tested scope.
NOISE Tier 3
How to read this record
Configs Tested
15,000
Best Score
3 / 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
Tier 3: Partial or statistical. May warrant re-testing under different assumptions.
Date Tested
2026-02-17
Script
scripts/_uncategorized/e_s_145_dryad_matrix.py

Scope Limitations

This elimination does not rule out:

Assumptions

Reproduce

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

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


Found an error? Report on GitHub