Also called Shift Cipher.
Method
A Caesar Cipher will shift the alphabet times. For example,
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
B C D E F G H I J K L M N O P Q R S T U V W X Y Z A
is a shift of . Thus,
ZOOLOGY -> APPMPHZ
Complexity
Since the shift is circular with period , there are only possible shifts (including the identity, the shift). Let . Then we are shifting only times.
Example 1
Using a shift of , encrypt
Meet at La Jolla Shores
This becomes
MEETATLAJOLLASHORES
PHHWDWODMROODVKRUHV