Mon, 28 May 2012 19:36:08 -0500 |
Brian Neal |
Again with the typos.
|
Mon, 28 May 2012 19:35:06 -0500 |
Brian Neal |
Fix typo in README.txt.
|
Mon, 28 May 2012 19:29:55 -0500 |
Brian Neal |
Wrote a test using the Kriegsmarine example in Dirk Rijmenants'
|
Mon, 28 May 2012 16:37:22 -0500 |
Brian Neal |
Added a README and an example program.
|
Sun, 27 May 2012 22:47:53 -0500 |
Brian Neal |
Remove some unneeded conversions to string.
|
Sun, 27 May 2012 22:20:58 -0500 |
Brian Neal |
We can now decrypt an actual encoded message from WWII!
|
Sun, 27 May 2012 21:53:47 -0500 |
Brian Neal |
Fix for the Rotor.notch_over_pawl() bug.
|
Sun, 27 May 2012 21:20:34 -0500 |
Brian Neal |
Discovered a notch bug. Saving everything before trying to fix it.
|
Sun, 27 May 2012 19:41:59 -0500 |
Brian Neal |
Decided to get rid of the numeric rotor display for now.
|
Sun, 27 May 2012 18:51:40 -0500 |
Brian Neal |
Made Plugboards easier to construct. Can do it from a list of integer
|
Sun, 27 May 2012 15:05:00 -0500 |
Brian Neal |
Created a factory function to make it easier to create Enigmas.
|
Sun, 27 May 2012 13:57:13 -0500 |
Brian Neal |
Integrate Plugboard with EnigmaMachine class and tests.
|
Sun, 27 May 2012 13:40:58 -0500 |
Brian Neal |
Created Plugboard class and tests.
|
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".
|