Dan Buch
|
87579d938e
|
Wherps. Removing absolute path ref to my 'gawk'. This thing is
ancient. My awk skills are definitely well beyond this by now, but not
"expert level", so probably time to resurrect.
|
2012-03-03 08:30:27 -05:00 |
|
Dan Buch
|
c62e6d2585
|
collapsing sensibly
|
2012-03-02 21:59:54 -05:00 |
|
Dan Buch
|
e55a211ddf
|
Subtree merged in old one-time pad thingy
|
2012-03-02 21:57:13 -05:00 |
|
Dan Buch
|
04ce522b13
|
Subtree merged in old awkfun repo
|
2012-03-02 21:54:38 -05:00 |
|
Dan Buch
|
77c8c11ec4
|
Trying to play with sorted sets for querying in range of magnitudes
|
2012-02-29 09:32:48 -05:00 |
|
Dan Buch
|
8bf785f48a
|
raking for better dropping and loading
|
2012-02-29 09:21:06 -05:00 |
|
Dan Buch
|
04182f3b80
|
Cleaning, extracting, being a good person
|
2012-02-29 08:35:33 -05:00 |
|
Dan Buch
|
293006314b
|
Renaming script, using JSON for data presentation and handling zero-arg run
|
2012-02-29 01:00:28 -05:00 |
|
Dan Buch
|
3ebd72f6ad
|
wherps, should have been using SMEMBER ... and pp
|
2012-02-28 23:47:47 -05:00 |
|
Dan Buch
|
2c3ae088dd
|
i want only to make you happy, github
|
2012-02-28 23:45:12 -05:00 |
|
Dan Buch
|
069ee270b3
|
Wiping the slate
|
2012-02-28 23:39:35 -05:00 |
|
Dan Buch
|
4c2a9ce0b2
|
Allowing for query by region and magnitude, too
|
2012-02-28 23:35:55 -05:00 |
|
Dan Buch
|
e84f11dfba
|
More playing around with earthquake data
|
2012-02-28 23:35:36 -05:00 |
|
Dan Buch
|
1747424598
|
Doing slightly more interesting stuff with some real data
|
2012-02-28 21:39:56 -05:00 |
|
Dan Buch
|
5a9fd820d4
|
ignoring the redis dumps
|
2012-02-28 14:23:28 -05:00 |
|
Dan Buch
|
ca5596e219
|
playing
|
2012-02-28 01:26:08 -05:00 |
|
Dan Buch
|
745ad84916
|
adding examples as I go, starting at 1.4
|
2009-12-16 23:12:29 -05:00 |
|
Dan Buch
|
307975e1b4
|
init
|
2009-12-16 21:12:15 -05:00 |
|
Dan Buch
|
29fbe8e32c
|
filling in more crap for paver-i-fication
|
2009-11-28 14:19:54 -05:00 |
|
Dan Buch
|
5ca2f9de34
|
converting from distutils to paver
|
2009-11-28 14:16:01 -05:00 |
|
Dan Buch
|
b932174e34
|
beginning process of "making it right", enclosing mod 25 one-time pad stuff in its own class
|
2009-11-28 14:11:40 -05:00 |
|
Dan Buch
|
e0d5e608f9
|
changed test to itest because we're opening files (well, devices ...) using /dev/urandom if available else stdlib random, testing failure scenarios
|
2009-11-27 23:52:06 -05:00 |
|
Dan Buch
|
a7a732e1f9
|
referencing wikipedia entry in setup info
|
2009-11-27 23:23:45 -05:00 |
|
Dan Buch
|
60cb6b67d4
|
ignoring .coverage file(s)
|
2009-11-27 23:12:33 -05:00 |
|
Dan Buch
|
feb7a29b19
|
removing unused code branch, brought test coverage up to 100% :)
|
2009-11-27 23:12:19 -05:00 |
|
Dan Buch
|
5fbb4bfd72
|
finished implementing encode and decode funcs
|
2009-11-27 15:33:02 -05:00 |
|
Dan Buch
|
91b711bea6
|
filling in tests for creation of cipherlines from pad+text and text from cipher-pad
|
2009-11-27 14:40:54 -05:00 |
|
Dan Buch
|
76437746a2
|
fixed determination of pad/text/cipher lines by number
|
2009-11-27 13:53:24 -05:00 |
|
Dan Buch
|
ca11fa5f32
|
replacing magic numbers with consts, opting for list-based rather than string-based stuff in most places
|
2009-11-26 08:44:05 -05:00 |
|
Dan Buch
|
8cf3df0e3e
|
s/cypher/cipher/g ... (sigh) I must have been sleepy :P
|
2009-11-26 08:42:57 -05:00 |
|
Dan Buch
|
40d222c164
|
returning a list from padfill to cut down on all the str.join ops
|
2009-11-26 08:30:33 -05:00 |
|
Dan Buch
|
998bb596ef
|
starting to implement a pad filler + tests
|
2009-11-25 23:12:55 -05:00 |
|
Dan Buch
|
1b94d6a463
|
adding __name__ == "__main__" magic to run test suite with just unittest
|
2009-11-25 20:54:37 -05:00 |
|
Dan Buch
|
5023469466
|
adding test to make sure every second and third line on a blank pad is empty
|
2009-11-25 20:53:04 -05:00 |
|
Dan Buch
|
dca18ca022
|
implemented the creation of random one-time pads of specified length, defaulting to width of 72
|
2009-11-25 20:22:41 -05:00 |
|
Dan Buch
|
a2ef4ba0b1
|
first failing version :)
|
2009-11-25 17:10:32 -05:00 |
|
Dan Buch
|
fc7f35452a
|
init
|
2009-11-25 16:52:28 -05:00 |
|