Caesar Cipher - a simple substitution cipher based on the idea of shifting each letter of the plaintext message a fixed number (called the key) of positions in the alphabet. For example, if the key value is 2, the word ”sourpuss” would be encoded as ”uqwtrwuu.”