]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
encode: add plaintext/crypttext merkle trees to the shares, and the thingA block...
authorBrian Warner <warner@lothar.com>
Thu, 7 Jun 2007 02:40:20 +0000 (19:40 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 7 Jun 2007 02:40:20 +0000 (19:40 -0700)
commit5cbdc240e2689c445a56ff7da1e6bed932f10897
tree9fb51a1ceb574a275b59ea2cf5f6df2411e4a01a
parent208a932d10dfe6ca98caf23bd7d0bc7120caf4ba
encode: add plaintext/crypttext merkle trees to the shares, and the thingA block. Still needs tests and download-side verification.
src/allmydata/encode.py
src/allmydata/hashtree.py
src/allmydata/interfaces.py
src/allmydata/storageserver.py
src/allmydata/test/test_encode.py