Hall XI · 1976 – Present

Modern Cryptography

The canonical five primitives that founded the modern era — plus the wider landscape they unlocked

Every cipher in the previous ten halls eventually fell. The five primitives in this hall — DES, Diffie-Hellman, RSA, AES, SHA-256 — were designed in the public eye, scrutinised for decades, and now anchor essentially every secure system on Earth. They are not the only modern primitives — ChaCha20, ECDH (X25519), Ed25519, BLAKE2/3, and the post-quantum NIST finalists all sit alongside them — but they are the canonical foundation from which the rest of the field is built. Only one of them, AES, is technically a cipher in the classical sense. The other four solve problems that classical cryptography could not: distributing keys without meeting in person, signing documents at a distance, and verifying integrity without a shared secret.

For the broader landscape — ChaCha20, ECDH, post-quantum standardisation, and the cipher-vs-protocol taxonomy — see the Modern Cryptography wing. For the design rule that underpins every card in this hall, see Kerckhoffs's Principle.

Modern Era Production Standards Mathematically Founded
🎓

The museum's closing lesson: Classical cryptography failed because it relied on obscurity, physical key distribution, and small key spaces. Modern cryptography replaces all three with mathematical hardness, public-key mathematics, and key sizes large enough that brute force is physically impossible — and expanded the field beyond ciphers into protocols, signatures, and proofs.

← Previous Hall Hall X: Hall of Codebreakers