- Numerical cipher
In classical
cryptography , the numerical chiper which combines thePolybius square withtransposition , and usesfractionation to achievediffusion . It was invented around 1904 by Albus Volger.Operation
First, a mixed alphabet Polybius square is drawn up :
1 2 3 4 5 1 A B C D E 2 F G H I J 3 K L M N O 4 P Q R S T 5 U V W X Y
The message is converted to its coordinates in the usual manner, but they are written vertically beneath :
F L E E A T O N C E 2 3 5 5 1 5 3 3 1 1
They are then read out in rows:
2 3 5 5 1 5 3 3 1 1
Then divided up into pairs, and the pairs turned back into letters using the square :
23 55 15 33 11 L Y U M A
In this way, each
ciphertext character depends on twoplaintext characters, so the numerical is adigraphic cipher , like theBifid cipher . To decrypt, the procedure is simply reversed.Longer messages are first broken up into blocks of fixed length, called the period. Each block is then encrypted separately. Odd periods are slightly more secure than even periods.
Wikimedia Foundation. 2010.