Version 1 of rot13

Updated 2002-01-22 16:43:54

This an encryption algorithm commonly used for hiding information in usenet posts that is open to all but not immediately readable. An example is posting about film endings, or example answers.

The algorithm is actually a caesar cipher with a 13 place rotation.


See also vignere, caesar, uuencode, base64

Category Package Category Cryptography