The atbash cipher

13 2 2
                                    

The atbash cipher is fairly simple to use and easy to read all you have to do is replace the first letter of the alphabet with the last one. So here is how it goes:

A = Z
B = Y
C = X
D = W
E = V
F = U
G = T
H = S
I = R
J = Q
K = P
L = O
M = N
So hello would be svool.
And bye would be ybv.

Enjoy this code and be sure to use it often if you want to memorize it.

A little lesson on codesWhere stories live. Discover now