]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/util/hashutil.py
decentralized directories: integration and testing
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / util / hashutil.py
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-11-09 Zooko O'Whielacronxhashutil.py: switch from pycrypto to pycryptopp SHA256
2007-11-08 Zooko O'WhielacronxUNDO: hashutil: replace pycrypto's SHA256 with pycrypto...
2007-11-08 Zooko O'Whielacronxhashutil: replace pycrypto's SHA256 with pycryptopp...
2007-11-07 Brian Warnermutable: storage_index is always 16 bytes
2007-11-07 Brian Warnerstabilize on 20-byte nodeids everywhere, printed with...
2007-11-06 Brian Warnermutable: use proper enable/renew/cancel secrets
2007-11-03 Brian Warnermutable: implement filenode share-packing, still pretty...
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnermutable: first pass at dirnodes, filenodes, new URIs...
2007-08-28 Brian Warnerdeletion phase2a: improve creation of renew/cancel...
2007-08-28 Brian Warnerdeletion phase1: send renew/cancel-lease secrets, but...
2007-07-23 Brian Warnertruncate storage index to 128 bits, since it's derived...
2007-07-20 Brian Warnerupload: refactor to enable streaming upload. not all...
2007-06-26 Brian Warnervdrive: protect dirnode contents with an HMAC
2007-06-25 Brian Warnervdrive: switch to URI:DIR and URI:DIR-RO, providing...
2007-06-10 Brian Warnerrename fileid/verifierid to plaintext_hash/crypttext_hash
2007-06-08 Brian Warnerrename thingA to 'uri extension'
2007-06-08 Brian Warnermove almost all hashing to SHA256, consolidate into...
2007-03-30 Zooko O'Whielacronxhashutil: convenience methods for tagged and encoded...