‣ The ROT13 cipher is a substitution cipher with a specific key where the letters of the alphabet are offset 13 places. ( I.e. all 'A's are replaced with 'N's, all 'B's are replaced with 'O's) and so on. It can also be thought of as a Caesar Cipher with a shift of 13.
Plaintext - Ciphertext:
A - N
B - O
C - P
D - Q
E - R
F - S
G - T
H - U
I - V
J - W
K - X
L - Y
M - Z
N - A
O - B
P - C
Q - D
R - E
S - F
T - G
U - H
V - I
W - J
X - K
Y - L
Z - M
Example:
↳ Rain = ENVATry to decode:
↳ QRPVCURE

BINABASA MO ANG
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...