The Caesar Cipher is a simple alphabet-shifting cryptography method. For example if the message is 'hello' and the key is 2, then each letter is replaced by the second letter following it in the alphabet and the message becomes 'jgnnq'. To decypt the message, use the reverse operation : replace each letter by the one 2 letters before it in the alphabet (or 24 letters after it).
The message in the text box to the left is encrypted, press the button to see all the possible decryptions.
Text to shift | Shifted text |
---|---|
Selected Shifted Text Source
Key used to decode: [?]
Key used to encode: [?] | All 26 possible cipher texts will appear here. |