log

age author description
Sat, 26 May 2012 23:14:23 -0500 Brian Neal Added a simple cipher test using data from Wikipedia.
Sat, 26 May 2012 21:43:03 -0500 Brian Neal Added a test for "double stepping".
Sat, 26 May 2012 20:05:07 -0500 Brian Neal First pass at moving rotors automatically. Can now process text.
Sat, 26 May 2012 18:30:49 -0500 Brian Neal Adding a LICENSE.txt file.
Sat, 26 May 2012 17:21:22 -0500 Brian Neal First version of EnigmaMachine class. Simple main to test operations.
Sat, 26 May 2012 15:19:48 -0500 Brian Neal Created a data file and factory functions for rotors & reflectors.
Sat, 26 May 2012 14:29:03 -0500 Brian Neal Changed the Rotor stepping parameter to any old iterable.