‣ Marvelman's code used a Caesar cipher - the cipher shifted the message letters by 17 letters, so that the cipher text letter "R" coded the plain text letter "A", cipher text letter "S" coded the plain text letter "B", and so on.
Plaintext - Ciphertext:A - J
B - K
C - L
D - M
E - N
F - O
G - P
H - Q
I - R
J - S
K - T
L - U
M - V
N - W
O - X
P - Y
Q - Z
R - A
S - B
T - C
U - D
V - E
W - D
X - G
Y - H
Z - I
Example:
↳ Autumn = JDCDVWTry to decode:
↳ TJPNHJVJ
↳ BDPJDJAJ
↳ TNWVJ

YOU ARE READING
DECIPHER: A Compilation of codes and ciphers
Random✘ - - - DECIPHER is a book compilation that tackles different, new and old codes/ciphers. In addition, this book begins with the definition of cryptography along with it's different terminology for begginers, and better understanding. Interested? W...