Rot mail

You're referring to ROT13, a simple letter substitution cipher that replaces each letter with the letter 13 positions ahead of it in the alphabet. Here's how it works:

To encode a message using ROT13, you simply replace each letter with the corresponding letter 13 positions ahead of it in the alphabet. To decode a message, you do the opposite: replace each letter with the corresponding letter 13 positions behind it in the alphabet.

For example, if you want to encode the message "HELLO", you would replace each letter with the letter 13 positions ahead of it, resulting in the encoded message "URYYB".

ROT13 is often used as a simple cipher for obscuring the contents of a message, but it's not a secure method of encryption and can be easily broken by anyone familiar with the cipher.