671.1B+ configurations evaluated across recorded experiments

Columnar Sub Exhaustive

In plain English: Tested a method that writes text into a grid and reads columns in a keyword-determined order (columnar transposition). 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)
NOT APPLICABLE Corrected 2026-08-24. This experiment applies a transposition, which moves the known-plaintext positions. The stored Bean check compared the result against constants derived for the unmoved arrangement, so any “failure” it reported was an artifact of the mismatch rather than a fact about K4. The check is withdrawn for this page; the other figures stand on their own.
Confidence
Not classified.
Date Tested
2026-04-16
Script
scripts/two_system/f_columnar_sub_exhaustive.py

Reproduce

PYTHONPATH=src python3 -u scripts/two_system/f_columnar_sub_exhaustive.py

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


Found an error? Report on GitHub