Use Caesar Cipher / Simple Encrypt-Decrypt - free
Frequently asked questions
Is this secure encryption?
No. The Caesar cipher is a simple historical substitution cipher with no real security, it can be broken almost instantly. Use it for puzzles or learning, not for protecting sensitive information.
How do I decode a message?
Enter the encoded text with the same shift value used to encode it, and select decode to reverse it back to plain text.
Does it work with numbers and punctuation?
Only letters are shifted; numbers, spaces, and punctuation are left unchanged.