Ciphers
25Caesar Cipher
Shift letters by a fixed number of positions.
ROT13
Rotate letters by 13 positions.
Vigenère Cipher
Polyalphabetic substitution using a keyword.
Atbash Cipher
Reverse the alphabet (A↔Z, B↔Y…).
Morse Code
Encode/decode text to/from Morse code.
Binary Text
Convert text to/from binary (base-2).
Hex Text
Convert text to/from hexadecimal.
Base64
Encode/decode text in Base64.
A1Z26 Cipher
Substitute each letter with its position (A=1…Z=26).
Rail Fence Cipher
Transposition cipher writing in a zigzag pattern.
Playfair Cipher
Encrypt pairs of letters using a 5×5 key square.
Beaufort Cipher
Reciprocal variant of the Vigenère cipher.
Affine Cipher
Linear transformation encryption (ax+b mod 26).
Polybius Square
Map letters to row/column coordinates.
Tap Code
Grid-based knock/tap cipher used by prisoners.
Pigpen Cipher
Geometric substitution cipher (masonic cipher).
Four-Square Cipher
Encrypts pairs using four 5×5 squares.
Running Key Cipher
Vigenère variant using a long text as the key.
Scytale Cipher
Ancient Greek transposition cipher using a rod.
Columnar Transposition
Rearrange columns of text using a keyword.
Gronsfeld Cipher
Vigenère variant using a numeric key.
Porta Cipher
Reciprocal cipher by Giovanni Battista della Porta.
Trithemius Cipher
Progressive shift cipher (keyless Vigenère).
Chappe Telegraph
Visual semaphore telegraphic code.
Navajo Code Talker Numbers
WWII Navajo code talker numeric substitutions.