|
Caesar Shift
Cryptograms
The Caesar shift cipher replaces every
letter with the letter that is a fixed number of places
further down the alphabet. For example if the shift is 2, then
A is replaced with C, B with D, C with E and so on. Or if
there is a shift of 5 then A is replaced with F, B with G, C
with H and so on.
You can find out more about the Caesar
Cipher at the Black Chamber, where there is also a tool
that will help encrypt and decrypt messages encrypted using
this cipher.
|