The Steps Are the Point
Most cipher tools give you the answer; this one shows the work. Every letter gets a row in the steps table (what came in, what went out, and exactly why), so instead of trusting a black box you can watch a Caesar shift wrap Z around to C, see the Vigenère key advance letter by letter, or follow a keyword alphabet replace the ordinary one. Better yet, press play and it happens live: each letter of a shift cipher literally walks the alphabet to its target, one position at a time, at the pace you set on the slider, paused or stepped through whenever you want a closer look. Decoding a message you can explain beats decoding one you can’t.
Ten Ciphers, One Ladder
The set is ordered like a curriculum. Caesar teaches the idea of a shift; ROT13 shows the special case that undoes itself; Atbash mirrors the alphabet; A1Z26 turns letters into numbers; Morse swaps the alphabet for another one entirely; Vigenère introduces the concept that changed cryptography (a key), and keyword substitution shows how a single memorable word can scramble the whole alphabet. Then come the three that break the pattern: rail fence is a transposition: nothing is replaced, the letters just move; Playfair encrypts letters in pairs on a keyword grid, the trick that defeated simple frequency counting and served in two world wars; and pigpen abandons letters entirely for drawn symbols, the one every kid remembers. Everything runs in your browser; nothing you type is transmitted anywhere.
For Classrooms and Puzzle Makers
Code-breaking is a beloved classroom activity for a reason: it is spelling, pattern-matching, and logic wearing a trench coat. Put the steps table on the projector while the class cracks a message together, or flip it around and let students encode messages for each other. Planning a treasure hunt or escape room? The companion escape room cipher generator produces printable clue cards from any secret message. And a caution with a wink: these ciphers protected empires for centuries, but today they are toys. Use the password generator for anything that actually needs to stay secret.

