Sun, 21 Jul 2013 14:30:12 -0500 |
Brian Neal |
Minor tweaks to install instructions. Added a note on how to run the tests.
|
Sun, 21 Jul 2013 14:07:20 -0500 |
Brian Neal |
Adjust TOC depth. Add link to StdProcedure from M209 description.
|
Sun, 21 Jul 2013 14:03:55 -0500 |
Brian Neal |
Added docs for StdProcedure and exceptions.
|
Sat, 20 Jul 2013 19:13:41 -0500 |
Brian Neal |
Documented the M209's letter_count attribute.
|
Sat, 20 Jul 2013 18:53:39 -0500 |
Brian Neal |
Lower case name in references.
|
Sat, 20 Jul 2013 18:52:45 -0500 |
Brian Neal |
Add M209 class docs.
|
Sat, 20 Jul 2013 13:26:25 -0500 |
Brian Neal |
Split key list docs into own source file.
|
Fri, 19 Jul 2013 20:29:45 -0500 |
Brian Neal |
Added more key list docs.
|
Thu, 18 Jul 2013 21:09:36 -0500 |
Brian Neal |
Started the library docs. Added some docs for KeyList.
|
Fri, 12 Jul 2013 14:32:51 -0500 |
Brian Neal |
Double the length of the internal message indicator as I have seen 12 not be
|
Fri, 12 Jul 2013 14:17:02 -0500 |
Brian Neal |
Added docs for the decrypt sub-command.
|
Wed, 10 Jul 2013 21:33:03 -0500 |
Brian Neal |
Added docs for the encrypt command. Added examples.
|
Tue, 09 Jul 2013 21:34:48 -0500 |
Brian Neal |
Added docs for the keygen sub-command.
|
Sat, 06 Jul 2013 17:06:16 -0500 |
Brian Neal |
Roughed out docs table of contents. Added references.
|
Sat, 06 Jul 2013 16:27:47 -0500 |
Brian Neal |
Restucture docs a bit. Create a separate tutorials document.
|
Fri, 05 Jul 2013 19:32:45 -0500 |
Brian Neal |
Added library tutorial documentation.
|
Fri, 05 Jul 2013 14:18:52 -0500 |
Brian Neal |
More work on the docs. Added command-line tutorial.
|
Thu, 04 Jul 2013 23:02:42 -0500 |
Brian Neal |
Update README.txt with documentation links.
|
Thu, 04 Jul 2013 22:41:30 -0500 |
Brian Neal |
Started roughing in some docs using Sphinx.
|
Thu, 04 Jul 2013 18:15:31 -0500 |
Brian Neal |
Just executed sphinx-quickstart to start on docs.
|
Thu, 04 Jul 2013 16:18:42 -0500 |
Brian Neal |
Code review cleanup.
|
Thu, 04 Jul 2013 15:30:19 -0500 |
Brian Neal |
Created a setup.py file and scripts/m209.
|
Wed, 03 Jul 2013 21:22:54 -0500 |
Brian Neal |
Rename README.txt to README.rst so Bitbucket will render it (until
|
Wed, 03 Jul 2013 21:18:27 -0500 |
Brian Neal |
Finally created a README file.
|
Wed, 03 Jul 2013 20:55:20 -0500 |
Brian Neal |
Added tests for main.
|
Wed, 03 Jul 2013 19:54:21 -0500 |
Brian Neal |
Encrypt & decrypt commands have uniform --file and --text options.
|
Tue, 02 Jul 2013 21:19:46 -0500 |
Brian Neal |
Change command aliases.
|
Tue, 02 Jul 2013 21:17:10 -0500 |
Brian Neal |
Change command-line arg for key file.
|
Tue, 02 Jul 2013 21:00:30 -0500 |
Brian Neal |
Better test for encrypt padding. Fix bug in padding that test revealed.
|
Sun, 30 Jun 2013 20:26:32 -0500 |
Brian Neal |
Decrypt command-line command working.
|