From: Neil Smith Date: Thu, 10 Jul 2014 21:42:33 +0000 (+0100) Subject: Updated further work to include Enigma X-Git-Url: https://git.njae.me.uk/?p=cipher-training.git;a=commitdiff_plain;h=59f946c1f17379c59cb45457bee5c37ef4e70d92 Updated further work to include Enigma --- diff --git a/slides/further-work.html b/slides/further-work.html index 0101763..9d217af 100644 --- a/slides/further-work.html +++ b/slides/further-work.html @@ -66,10 +66,19 @@ + +### Full Enigma and Bombe +* Steckerboard +* Three wheels + * (and all the turnover logic) +* Wheel rings +* Extend the Bombe + ### Text generation * Read some text, find the n-grams, generate more text from that. + ### Spelling correction * Suggest the most likely correct word, given the probability of these errors.