29fbe8e32cfilling in more crap for paver-i-fication
Dan Buch
2009-11-28 14:19:54 -0500
5ca2f9de34converting from distutils to paver
Dan Buch
2009-11-28 14:16:01 -0500
b932174e34beginning process of "making it right", enclosing mod 25 one-time pad stuff in its own class
Dan Buch
2009-11-28 14:11:40 -0500
e0d5e608f9changed test to itest because we're opening files (well, devices ...) using /dev/urandom if available else stdlib random, testing failure scenarios
Dan Buch
2009-11-27 23:52:06 -0500
a7a732e1f9referencing wikipedia entry in setup info
Dan Buch
2009-11-27 23:23:45 -0500
60cb6b67d4ignoring .coverage file(s)
Dan Buch
2009-11-27 23:12:33 -0500
feb7a29b19removing unused code branch, brought test coverage up to 100% :)
Dan Buch
2009-11-27 23:12:19 -0500
5fbb4bfd72finished implementing encode and decode funcs
Dan Buch
2009-11-27 15:33:02 -0500
91b711bea6filling in tests for creation of cipherlines from pad+text and text from cipher-pad
Dan Buch
2009-11-27 14:40:54 -0500
76437746a2fixed determination of pad/text/cipher lines by number
Dan Buch
2009-11-27 13:53:24 -0500
ca11fa5f32replacing magic numbers with consts, opting for list-based rather than string-based stuff in most places
Dan Buch
2009-11-26 08:44:05 -0500
8cf3df0e3es/cypher/cipher/g ... (sigh) I must have been sleepy :P
Dan Buch
2009-11-26 08:42:57 -0500
40d222c164returning a list from padfill to cut down on all the str.join ops
Dan Buch
2009-11-26 08:30:33 -0500
998bb596efstarting to implement a pad filler + tests
Dan Buch
2009-11-25 23:12:55 -0500
1b94d6a463adding __name__ == "__main__" magic to run test suite with just unittest
Dan Buch
2009-11-25 20:54:37 -0500
5023469466adding test to make sure every second and third line on a blank pad is empty
Dan Buch
2009-11-25 20:53:04 -0500
dca18ca022implemented the creation of random one-time pads of specified length, defaulting to width of 72
Dan Buch
2009-11-25 20:22:41 -0500
a2ef4ba0b1first failing version :)
Dan Buch
2009-11-25 17:10:32 -0500
256a92a41dnot quite fully functional python version of "with_chgat"
Dan Buch
2009-11-23 08:40:07 -0500
996ade6414iterating over each char in the file in a more pythonic way, though still not happy with retaining all of the branches from the C version
Dan Buch
2009-11-22 12:22:34 -0500
2cb096e27ebusted first stab at python version of simple_attr example
Dan Buch
2009-11-21 11:35:38 -0500
e396c88fd1a less-mangled version of the simple_attr demo
Dan Buch
2009-11-21 11:19:08 -0500
92c130fcd5Revert "mangling the simple attr example (8.)"
Dan Buch
2009-11-21 11:15:54 -0500
e8f71e4fd8mangling the simple attr example (8.)
Dan Buch
2009-11-21 11:15:39 -0500
579ad3c15efinished python version of scanw_example (7.4)
Dan Buch
2009-11-21 11:04:40 -0500
791b8d227cworking through C version of scanw example (7.4)
Dan Buch
2009-11-21 11:00:10 -0500
b13831dc92worked through the printw_example exercise, added python version
Dan Buch
2009-11-19 20:29:11 -0500
a66477b05fadding python version of init_func_example
Dan Buch
2009-11-18 20:33:10 -0500
0e6152a741added python version of hello_world
Dan Buch
2009-11-18 20:22:50 -0500
da3ee678a8up through example 4.7
Dan Buch
2009-11-18 19:57:50 -0500
b45b438a4fworking through Hello World
Dan Buch
2009-11-18 19:41:30 -0500
b1f1195c3ddoing some find+sed cleanup
Dan Buch
2009-11-18 19:38:43 -0500
c77722c60fRevert "doing some find+sed cleanup"
Dan Buch
2009-11-18 19:37:27 -0500
f4c7e129dfdoing some find+sed cleanup
Dan Buch
2009-11-18 19:36:45 -0500
0252c2ff4cignoring built executables
Dan Buch
2009-11-18 19:20:21 -0500
5860982824pulling everything up a level
Dan Buch
2009-11-18 19:06:19 -0500
8bbc2c1ea5adding copy of ncurses programs
Dan Buch
2009-11-18 19:01:16 -0500
ec2c2016e3adding empty README
Dan Buch
2009-06-16 22:37:35 -0400
decd4de744added blocks example and gitignore
Dan Buch
2009-06-16 22:33:38 -0400
6cab189a73question crap
Dan Buch
2009-06-11 22:07:33 -0400
fab47f9adfvar args stuff
Dan Buch
2009-06-11 22:05:02 -0400
e53ad11e51more crap
Dan Buch
2009-06-11 21:56:55 -0400
5e7e6553abnum stuff
Dan Buch
2009-06-11 21:46:15 -0400
dc19274688more crap
Dan Buch
2009-06-11 21:41:23 -0400
0ec81f5c06pid thingy
Dan Buch
2009-06-11 21:38:43 -0400
948c6ee000more crap
Dan Buch
2009-06-11 21:37:54 -0400
e7ee8ecc78un-script-i-fying pipes
Dan Buch
2009-06-11 21:33:12 -0400