Subs Titu It On Tech
Subs Titu It On Tech
[Note: write plain text in lower letter and cipher text in capital
letters]
It is earliest known substitution cipher
by Julius Caesar
first attested use in military affairs
replaces each letter by 3rd letter after it
Example:
h-[ABXY]
I –[MNQR]
Plain text: hi
Cipher text: ABXYMNQR
Rather than replacing one plain text with
another cipher text at time block of alphabet
is replaced with another.
See key in vertical column and plain text in 1st row and write down intersection
letter as cipher text.
It is implemented using random set of non repeating
characters as the input cipher text.
Once the key is used to encrypt and decrypt a single message
it will never used again for any other message so it is called
one time pad
The length of key must equal to length of original plain text.