Interactive Alberti Cipher Disk
Alberti cipher disk with two rotating rings — rotate the inner ring and encrypt/decrypt letter by letter.
—
Alberti's disk and the birth of polyalphabetic ciphers
Leon Battista Alberti described in 1467 an instrument of two concentric disks: the outer one carrying the plain alphabet, the inner one the cipher alphabet. Line up a letter of the inner with one of the outer and you have a substitution. The revolutionary idea was not the disk itself — it was turning it during the message, which makes the same letter encipher differently depending on position.
The page shows both disks and the result for the chosen offset. With the disk held still, what you have is a Caesar cipher with that shift — and that is how most people use the instrument. The gain appears when the offset changes mid-text, which the page supports by enciphering successive stretches with different values.
Alberti is called the father of Western cryptography precisely for that idea of an alphabet changing along the message. It took centuries to be fully exploited: Vigenère, which switches alphabet on every letter following a keyword, is a direct descendant, and the rotor machines of the twentieth century are the same idea with gears turning automatically.
Frequently asked questions
With the disk still, is it just Caesar?
How did the recipient know when to turn?
Why is he considered so important?
Related Tools
Vigenère Cipher
Encrypt and decrypt text with the polyalphabetic Vigenère cipher using a keyword. More robust than Caesar by using multiple shifts. Everything in your browser.
Trithemius Cipher
Polyalphabetic cipher where letter n is shifted by n positions (similar to Vigenère with key ABCDEF…). Invented by Johannes Trithemius in the 16th century.
Columnar Transposition Cipher
Encrypts or decrypts text by writing it in rows under a keyword and reading the columns in alphabetical key order, padding the last row with X.
Polybius Square Cipher
Encrypt and decrypt messages with the Polybius square, which turns each letter into a pair of digits on a 5×5 grid (with I and J combined).
A1Z26 Cipher
Converts text into numbers by each letter position in the alphabet (A=1, Z=26), separated by hyphens. A simple cipher popular in geocaching, escape rooms and logic puzzles.
Bacon Cipher
Encodes text with the Bacon cipher, replacing each letter with a group of five As and Bs. Uses the modern 26-letter alphabet, keeping I and J apart.