Caesars Cipher

Explanation: Shifts the letters by some set amount. A common modern use is the ROT13 cipher, where the values of the letters are shifted by 13 places: 'A' ↔ 'N', 'B' ↔ 'O' and so on.

ROT13
Cryptography
The Caesar cipher