Start your visit in the Permanent Collections — five curated halls spanning classical ciphers, historical machines, cryptanalysis tools, famous messages, and the full timeline. Then follow the museum map below through interactive labs, the Enigma electromechanical gallery, and hands-on cipher challenges. Every exhibit runs in your browser with no installation.
Museum Map
Navigate the exhibition halls. Each node opens an interactive lab or historical exhibit. The map traces how cipher design evolved—and how each generation was eventually read.
Each hall groups related cipher artifacts and interactive experiments. Walk through in order for a chronological tour, or jump directly to the laboratory or Enigma gallery that matches your curiosity.
Hall I
Ancient Ciphers
Early ciphers transformed messages by shifting, substituting, or rearranging letters. These systems are simple by modern standards, yet they established the vocabulary of encryption: plaintext, ciphertext, key, and alphabet. The Caesar cipher rotates the alphabet by a fixed offset. The Rail Fence cipher weaves text along zig-zag paths. Monoalphabetic substitution replaces each letter with another according to a permutation table. Together they show how secrecy once meant obscuring structure—not achieving computational impossibility.
The Vigenère cipher changed classical cryptography by using repeating keys and multiple shifting alphabets. Where a Caesar cipher applies one global shift, Vigenère selects a different shift for each letter position based on a keyword. This defeated naive frequency analysis for decades. Understanding Vigenère means understanding modular arithmetic, tabula recta construction, and why key repetition eventually becomes the Achilles heel that Kasiski and Friedman exploited.
Learn how classical ciphers fail under statistical pressure. Natural language is not random: E is common in English, Q is rare, and certain letter pairs appear far more often than chance would predict. Cryptanalysts weaponize these regularities through frequency histograms, the index of coincidence, Kasiski examination for repeated key fragments, and n-gram scoring. This hall is where abstract cipher mechanics meet measurable leakage.
Step inside a rotor machine and watch electrical signals travel through plugboards, rotors, and reflectors. The Enigma I used by the German military during World War II was not a single algorithm—it was a physical system where daily settings, rotor wiring, ringstellung, and steckerbrett pairings composed an enormous key space. Our simulator lets you type on a keyboard, observe rotor stepping with turnover notches, trace the electrical path letter by letter, and see why Enigma could not encrypt a letter as itself. This exhibit connects mechanical engineering to cryptographic consequence.
Explore how cryptanalysts used cribs, contradictions, operator mistakes, and bombe machines to reduce an impossible search. The Allied break did not come from brute-forcing every rotor position. Polish mathematicians reversed engineered early rotors. Turing and Welchman designed bombes that tested crib hypotheses in parallel. Operators who repeated weather reports, used predictable greetings, or failed to change keys created footholds. This hall narrates the systems view of cryptanalysis: mathematics plus procedure plus human error.
Practice what you learned by solving classical cipher puzzles. Each challenge presents ciphertext, offers progressive hints, validates your answer instantly, and records progress locally in your browser. Begin with Caesar shifts, advance to substitution mapping, tackle Vigenère key recovery, and finish with mini-Enigma rotor puzzles. The challenge hall turns museum knowledge into muscle memory—the difference between recognizing a method and applying it under uncertainty.
Al-Kindi's Manuscript on Deciphering Cryptographic Messages described counting letter frequencies to break monoalphabetic ciphers—the birth of statistical cryptanalysis.
Electromechanical rotor machines achieved polyalphabetic encryption at speed. German military Enigma variants became the defining challenge of WWII signals intelligence.
Polish pre-war breakthroughs plus British bombes, cribs, and captured materials broke daily Enigma traffic at scale—redirecting the war's intelligence balance.
DES, RSA, and AES replaced classical pen-and-paper systems with computational hardness assumptions. Classical ciphers remain essential pedagogy for understanding what modern systems must avoid.
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.
Suggested Visitor Routes
Not sure where to begin? Choose a curated path matched to your experience level and interests. Each route links directly to exhibits in recommended order.
The final wing of our map points forward. Classical systems failed because they could not resist known-plaintext structure, finite keys, or industrial-scale computation. Modern cryptography responds with public-key infrastructure, block ciphers with diffusion and confusion, and protocols that assume an adversary controls the network. The museum ends where the textbook on number-theoretic foundations begins—but the questions remain the same: what is the key, what leaks, and how much work does recovery cost?
From exhibits to theory
Key space intuition
Every hall reinforces that security is not a vibe—it is a countable set of possibilities and the economics of searching it.
From exhibits to practice
Statistical leakage
Frequency analysis and IOC exercises show why randomness and diffusion became non-negotiable design requirements.
From exhibits to history
Systems thinking
Enigma's break proves that operators, procedures, and captured hardware matter as much as the cipher mechanism itself.