Updated further work to include Enigma
[cipher-training.git] / slides / further-work.html
index 01017632e6ea0ea92ffe2b524bd2e6917351775c..9d217afaeab16dcea0b65cf91241d716b9a02696 100644 (file)
 </td>
 </tr>
 <tr>
+<td rowspan=2>
+### Full Enigma and Bombe
+* Steckerboard
+* Three wheels
+    * (and all the turnover logic)
+* Wheel rings
+* Extend the Bombe
+</td>
 <td>
 ### Text generation
 * Read some text, find the n-grams, generate more text from that.
 </td>
+<tr>
 <td>
 ### Spelling correction
 * Suggest the most likely correct word, given the probability of these errors.