ROT13 Cipher
ROT13 is a simple letter substitution cipher that replaces each letter with the letter 13 positions after it in the alphabet. Applying ROT13 twice returns the original text.
0 chars0 bytes
ROT13 is a simple letter substitution cipher that replaces each letter with the letter 13 positions after it in the alphabet. Applying ROT13 twice returns the original text.
ROT13 (rotate by 13 places) is a simple letter substitution cipher. It replaces each letter with the 13th letter after it in the alphabet. Since there are 26 letters, applying ROT13 twice gives you the original text.
ROT13 is not encryption - it provides no real security. It's used primarily to hide spoilers, puzzle answers, or offensive content from casual viewing.