log

age author description
Wed, 19 Jun 2013 20:45:13 -0500 Brian Neal Adding key list data from the 1944 manual, Appendix II.
Sat, 15 Jun 2013 15:21:30 -0500 Brian Neal Reworked the consecutive pin checks. Added tests.
Fri, 14 Jun 2013 21:46:42 -0500 Brian Neal More work on generating a key list. Added some tests.
Fri, 14 Jun 2013 20:11:41 -0500 Brian Neal Fix copy & pasted typos in docstrings.
Thu, 13 Jun 2013 21:30:24 -0500 Brian Neal Fix argument order.
Thu, 13 Jun 2013 21:25:05 -0500 Brian Neal Started working on functions to generate a key list.
Tue, 11 Jun 2013 19:53:07 -0500 Brian Neal Set up skeleton command-line argument parser for encrypt & decrypt.
Sun, 09 Jun 2013 14:18:24 -0500 Brian Neal Added more procedure tests.
Sun, 09 Jun 2013 13:11:23 -0500 Brian Neal Added tests for utils.group_text.
Sun, 09 Jun 2013 13:02:25 -0500 Brian Neal Rename utils.group to utils.group_text.
Sat, 08 Jun 2013 15:03:28 -0500 Brian Neal Implemented the decrypt procedure.
Sat, 08 Jun 2013 12:56:25 -0500 Brian Neal Minor formatting changes.
Sat, 08 Jun 2013 12:55:07 -0500 Brian Neal Refactor the encrypt procedure into a class.
Fri, 07 Jun 2013 22:30:33 -0500 Brian Neal Created an encrypt procedure and a first test for it.
Thu, 06 Jun 2013 20:32:37 -0500 Brian Neal Finish config file style key list read/write routines.