Three Polish mathematicians (Rejewski, Różycki, and Zygalski), working as cryptologists at the Polish Cipher Bureau, made the first break into the German military Enigma. They started regularly reading the messages in January 1933.
The Polish method relied on the German key system that transmitted the three letter message setting, telling how to set the Enigma wheels, two times (double encipherment). For example, if the plain text message setting were RBG the sending operator would key in RBGRBG and might get PRUKAC as its cipher text.
Because the Enigma wheels moved three places between the first and fourth letter (as well as the other pairs), Rejewski realized that with enough messages he could determine the message settings. The Poles develop methods to exploit this condition. One used sets of punched paper called Zygalski sheets. The other was an electromechanical method that simulated the Enigma; the Poles named it Bomba (after a desert they were eating when they conceived of the method).
At the time, the three wheel Enigma had a choice of three wheels that could go into the machine in any order giving six possible configurations. They used six machines to test the possible combinations. Later, the Germans introduced two more wheels for the three wheel Enigma making sixty configurations. The Poles didn’t have enough of their machines.
Turing went to Bletchley Park in late 1939 (well after the Polish success), learned of Polish methods, and became concerned that if the Germans changed the key system the Polish methods would stop working. In 1939-1940 he devised a method based on “cribs” (known or guessed plain text, which could match the cipher text) to significantly reduce the possible choices. The implementation of the method was an electromechanical computer called the Bombe, named after the Polish Bomba. Turing provided the logical design of the machine and Harold Keen provided the mechanical design. Keen’s company, British Tabulating Machine, produced more than 200 Bombes during the war. Gordon Welchman devised the “diagonal board” which further reduced the possible choices and made the Bombe more efficient.
One question is the size of the encipherment space, i.e., how many possible combinations exist for the Enigma. The Cryptographic Mathematics of Enigma by Dr. A. Ray Miller, published by the US National Security Agency, provides the answer. Dr. Ray presents an analysis for the three wheel Enigma. I’ll briefly describe his theoretical and practical results.
There are five elements that contribute to the encipherment space.
1. A plugboard, which could contain from zero to thirteen dual-wired cables
2. Three ordered wheels with 26 inputs and 26 outputs
3. Twenty-six ways for the operator to set each wheel
4. A moveable ring which sets the turnover position of the next rotor
5. A reflector that sends the signal back through the rotors.
Dr. Miller calculates that there are about 3×10113 possible ways to set up this Enigma.
The more interesting calculation is the number the cryptanalysts were likely to encounter when trying to determine the daily keys.
Plugboard – assume 10 pairs – 150,738,274,937,250
Wheel order – choose 3 from 5 wheels and use them in any order – 60
Initial rotor positions – setting the wheels – 17,576
Notch setting – setting the turnover position of the left and middle wheel – 676
Reflector – only one choice with known wiring – 1
This product is about 1×1023.
Breaking Enigma didn’t rely on brute force, but mathematical analysis to significantly reduce the number of positions to test.