]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
truncate storage index to 128 bits, since it's derived from a 128 bit AES key
authorBrian Warner <warner@lothar.com>
Mon, 23 Jul 2007 02:48:44 +0000 (19:48 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 23 Jul 2007 02:48:44 +0000 (19:48 -0700)
commit9c5ab89afe75963f6a50e995131930932491bc04
tree362c676254319caff0e584a07f13d87b7383eb39
parent0299887fcf90f2739ff82192bb6b1495f0b359a1
truncate storage index to 128 bits, since it's derived from a 128 bit AES key
docs/uri.txt
src/allmydata/interfaces.py
src/allmydata/test/test_upload.py
src/allmydata/upload.py
src/allmydata/uri.py
src/allmydata/util/hashutil.py