Purpose
- Use this page to encrypt or decrypt text with a Caesar cipher.
- Encrypt: paste your text in the 'clear text' box, pick your rotation offset, press 'Encrypt' and copy the result from the 'cipher text' box.
- Decrypt: paste your text int the 'cipher text' box, and try different offsets until you see readable text in the 'clear text' box. The letter frequencies (or histogram) below can help you guess the correct offset (check the 'E' peak, and the 'R,S,T' triplet).
Caesar cipher algorithm
| CIPHER TEXT |
|
|
| ← smaller | alphabet shift | bigger → |
|
| CLEAR TEXT |
|
| PICK "A" |
|
| Some typical letter frequencies in different european languages |
ENGLISH TEXT (EN) |
|
FRENCH TEXT (FR) |
|
SPANISH TEXT (ES) |
|
GERMAN TEXT (DE) |
|
DUTCH TEXT (NL) |
|
- References
-
- Caesar cipher or 'shift cipher': most simple of the symmetric encryption algorithms - each letter is replaced by the letter X places further in the alphabet.
- ROT-13: Caesar cipher that replaces each letter by the letter 13 places further in the alphabet ('A' -> 'N')
Keywords
alfabet, algorithm, algoritme, alice, alphabet, bob, Cäsarchiffre, chiffre, cipher, cipher-text, clef, cryptography, decode, decryption, deutch, encode, encryption, espoñol, eve, français, frequency, geheim, histogram, key, nederlands, ontcijferen, plaintext, Schlüssel, secret, sleutel, substitution, symmetric, Verschiebung, Verschlüsselung, versleuteld, versleutelen, vervanging