log

age author description
Mon, 04 Jun 2012 19:25:50 -0500 Brian Neal Raise an exception if the requested day is not found in the key file.
Mon, 04 Jun 2012 19:22:55 -0500 Brian Neal Added a get_rotor_count() method to EnigmaMachine.
Mon, 04 Jun 2012 18:51:51 -0500 Brian Neal Fix document reference in docs.
Sun, 03 Jun 2012 18:35:22 -0500 Brian Neal Added key_from_file to the user's guide.
Sun, 03 Jun 2012 17:33:43 -0500 Brian Neal Wrote out most of the user's guide. Added plugboard info to the ref. manual.
Sat, 02 Jun 2012 22:32:42 -0500 Brian Neal More documentation work.
Fri, 01 Jun 2012 23:10:17 -0500 Brian Neal More work on documentation.
Thu, 31 May 2012 20:55:23 -0500 Brian Neal Just getting starting with some Sphinx documentation.
Wed, 30 May 2012 20:08:15 -0500 Brian Neal Cleaned up some awkward wording in the README.
Wed, 30 May 2012 19:16:22 -0500 Brian Neal Created a setup.py using distutils.
Tue, 29 May 2012 17:30:49 -0500 Brian Neal Update the README with an example command-line invocation.
Tue, 29 May 2012 17:21:16 -0500 Brian Neal Correct name of command-line argument for key file.
Tue, 29 May 2012 17:12:42 -0500 Brian Neal First cut at a command-line app to encrypt/decrypt.
Tue, 29 May 2012 12:43:17 -0500 Brian Neal EnigmaMachine.from_key_sheet can now take a string for rotor settings.
Mon, 28 May 2012 20:43:31 -0500 Brian Neal Slight tweak to test code.