Technology

Ciphers & Encryption Methods

15rows
5columns
48views
0downloads
Source:Community curated
Updated:3/6/2026
15/15
Cipher / Method
Type
Era
Security Level
Known For
Caesar Cipher
Substitution (monoalphabetic)~50 BC (Julius Caesar)Trivial (only 25 possible keys)The OG cipher — Julius Caesar shifted letters by 3, crackable by a 10-year-old with patience, the first cipher everyone learns, ROT13 is its internet-age descendant, historically significant but laughably weak
Enigma Machine
Electromechanical rotor cipher1920s–1940s (Germany)Strong for its era (158 quintillion settings)Nazi Germany's 'unbreakable' code machine, Alan Turing cracked it and shortened WWII by 2 years, the Bletchley Park story is one of history's greatest, the cipher that changed the fate of nations
RSA
Asymmetric (public-key)1977 (Rivest, Shamir, Adleman)Strong (relies on factoring large primes)The algorithm that made internet commerce possible, public key encryption means you can share one key openly, HTTPS padlock icon exists because of RSA, quantum computers threaten to break it eventually
AES (Advanced Encryption Standard)
Symmetric (block cipher)2001 (Rijndael selected by NIST)Extremely strong (AES-256 is essentially unbreakable)The gold standard of modern encryption, protects everything from WhatsApp messages to classified military data, replaced DES, AES-256 would take the universe's lifetime to brute-force, elegantly fast
One-Time Pad
Symmetric (random key)1882 (Vernam, 1917 proven)Mathematically perfect (information-theoretically secure)The only provably unbreakable cipher in existence, key must be truly random and as long as the message, Moscow–Washington hotline used it, perfect security but impractical key distribution, theory vs practice tension
Vigenère Cipher
Polyalphabetic substitution1553 (Giovan Battista Bellaso)Weak (vulnerable to frequency analysis)Called 'le chiffre indéchiffrable' for 300 years before Babbage cracked it, uses a keyword to shift each letter differently, seemed revolutionary until Kasiski examination killed it, the cipher that fooled everyone for centuries
Diffie-Hellman Key Exchange
Key exchange protocol1976 (Diffie, Hellman, Merkle)Strong (discrete logarithm problem)Solved the fundamental problem of cryptography — how to share a secret key over a public channel, the conceptual breakthrough that enabled all public-key crypto, every HTTPS connection starts with this
SHA-256
Cryptographic hash function2001 (NSA)Strong (collision-resistant)Bitcoin runs on it — every block is a SHA-256 hash, one-way function that converts any data to a fixed 256-bit fingerprint, tamper detection for the digital age, the backbone of blockchain
Scytale
Transposition cipher~700 BC (Sparta)Trivial (physical device needed)Ancient Spartans wrapped leather strips around a rod to encode military messages, the first known military cipher, only readable when wrapped around a rod of the exact same diameter, beautifully physical cryptography
Elliptic Curve Cryptography (ECC)
Asymmetric (elliptic curve math)1985 (Miller, Koblev)Very strong (smaller keys than RSA for equal security)Same security as RSA but with keys 10x smaller, powers modern TLS, Bitcoin wallets, and Signal, the elegant math of curves over finite fields, the future of public-key cryptography as RSA ages out
Playfair Cipher
Digraph substitution1854 (Charles Wheatstone)Moderate for its era (resists simple frequency analysis)First cipher to encrypt pairs of letters instead of singles, used by the British in the Boer War and WWI, named after Lord Playfair who promoted it (Wheatstone invented it), the first practical field cipher
DES (Data Encryption Standard)
Symmetric (block cipher)1977 (IBM / NSA)Broken (56-bit key too short)The encryption standard that ruled for 20 years, NSA secretly weakened the key length, cracked in 22 hours by 1999, its death led to AES, Triple-DES was the duct-tape fix, a cautionary tale about key length
Homomorphic Encryption
Advanced (compute on encrypted data)2009 (Craig Gentry, full scheme)Strong (theoretical breakthrough)The holy grail — compute on encrypted data WITHOUT decrypting it, cloud computing without trusting the cloud, still too slow for most real-world use, the most mind-bending concept in modern crypto
Navajo Code Talkers
Natural language code (unwritten)1942–1945 (WWII Pacific Theater)Unbroken (never cracked by Japan)The only unbroken code in modern military history, Navajo language had no written form and fewer than 30 non-Navajo speakers, 400+ Marines used their language as an unbreakable cipher, the most human encryption ever
Signal Protocol (Double Ratchet)
End-to-end (forward secrecy)2013 (Moxie Marlinspike)State-of-the-art (forward + future secrecy)Powers Signal, WhatsApp, and Facebook Messenger encryption, every message gets a unique key so compromising one reveals nothing else, the gold standard for private messaging, privacy as a human right made real

Free to explore · No signup needed

Loading community rankings...