Why This Museum Exists
Classical ciphers are no longer secure, but they remain one of the clearest ways to understand how encryption, key space, statistical leakage, and cryptanalysis work. DecodeCipher presents these systems as interactive exhibits so learners can see transformations rather than only read about them.
A textbook can tell you that Vigenère adds key letters to plaintext modulo 26. An exhibit lets you type a message, watch each alphabet row shift, and observe how repeated keys create exploitable patterns. A diagram can label Enigma's rotors. A simulator lets you press a key, follow the electrical path, and discover why self-encryption is impossible by design.
We built this museum because cryptography education too often splits into two unhelpful extremes: oversimplified puzzle toys that hide the math, or graduate-level theory that assumes you already know the mechanics. The middle path—rigorous, visual, historically grounded, and runnable in a browser—is where intuition forms. Students who manipulate Caesar shifts understand substitution as permutation. Students who watch histograms diverge from uniform noise grasp why language is the enemy of secrecy. Students who configure Enigma rotors appreciate that key space is a product of independent choices, not a single magic number.
Nothing on this site claims to teach modern operational security or replace professional training. These exhibits are historical and pedagogical. They show what failed and why, so that when you later encounter authenticated encryption, key exchange, and threat models, you recognize the problems those systems were engineered to solve.