Caesar Cipher/Examples/Caesar Shift 5

From ProofWiki
Jump to navigation Jump to search

Example of Caesar Cipher

A Caesar cipher on the English alphabet with a Caesar shift of $5$ can be depicted in two-row notation as:

$\texttt {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}$
$\texttt {F G H I J K L M N O P Q R S T U V W X Y Z A B C D E}$

Hence, for example:

$\texttt {A B Y}$

is encoded as:

$\texttt {F G D}$


Sources