]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
start work on new encoder, with merkle trees and subshares and stuff
authorBrian Warner <warner@allmydata.com>
Thu, 14 Dec 2006 03:32:35 +0000 (20:32 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 14 Dec 2006 03:32:35 +0000 (20:32 -0700)
commit133e4a439457792734c7b4c3fd282ca220ee1c05
tree5270f13ef077eba876df9c177dbb8d451c116c5e
parentd9dcf5f098939a8d5e1822c10e9c1543d349b781
start work on new encoder, with merkle trees and subshares and stuff
allmydata/chunk.py [new file with mode: 0644]
allmydata/encode_new.py [new file with mode: 0644]
allmydata/test/test_encode.py [new file with mode: 0644]
allmydata/util/bencode.py [new file with mode: 0644]