Caesar Cipher
Shift Latin letters with a configurable Caesar cipher. The conversion runs live in your browser, while all other characters remain unchanged.
Shift Latin letters with a configurable Caesar cipher. The conversion runs live in your browser, while all other characters remain unchanged.
A Caesar cipher replaces each Latin letter with a letter at a fixed distance in the alphabet.
ROT13 is a Caesar shift by 13 positions and reverses itself when it is applied a second time.
Choose the same number of positions that was used to encode the text, but select the opposite direction.
No. ROT13 is an easily reversible Caesar shift and is suitable only for simple obfuscation, not for protecting confidential data.