671.1B+ configurations evaluated across recorded experiments

Partitioned two-system encryption (variant 2)

In plain English: Tested multiple encryption steps applied one after another. 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.
Script
scripts/exploration/e_compose_02_extended.py

Reproduce

PYTHONPATH=src python3 -u scripts/exploration/e_compose_02_extended.py

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


Found an error? Report on GitHub