Transposition Cipher
Transposition Cipher
ROUTE CIPHER:
The Route cipher is a transposition cipher where the kry is which route to follow
when reading the cipher text from the block created with the plain text. The plain
text is written in a grid,and then read off following the route chosen.
OR
A route cipher is very similar to the rail fence cipher with one exception that you still
write the message vertically in columns but instead of reading the message
horizontally you read it by using a pre-determined pattern.
EXAMPLE :
Regular Case:
In a regular case the empty spaces are filled with random letters.
EXAPMPLE:
Irregular case :
In an irregular case the empty spaces are not filled by any other letters, i.e the
spaces will remain empty.
DRAWBACK:
Transposition ciphers are not highly secure because they do not change the letters
in the plaintext or even cover up frequencies, but they can be built upon to make
more secure methods of encryption.
The main problem with these ciphers is that the actual letters are not changed, so
frequency counts reveal not only trends in letter repetition but the actual plaintext
letter that the ciphertext is linked to (because they are the same letter!). Generally
speaking, having the plaintext and ciphertext letters line up exactly with each other
always leads to easily deciphered messages.