- Home
-
Obfuscation
-
ROT13 Cipher
ROT13 Cipher
Encrypt or decrypt text by rotating letters 13 places (A ↔ N).
Drop file here
Examples
Hello World
Encrypts to "Uryyb Jbeyq".
Try This
Decode Example
Decrypts back to "Hello World".
Try This
Secret Message
Try encrypting this sentence.
Try This
About ROT13
ROT13 ("rotate by 13 places") is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet. It is a special case of the Caesar cipher which was developed in ancient Rome.
Self-Reversible
Fast Encryption
Works Offline