mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-29 01:08:54 +00:00
c049941529
The only SHA-1 hash that remains is used in the permutation of nodeids, where we need to decide if we care about performance or long-term security. I suspect that we could use a much weaker hash (and faster) hash for this purpose. In the long run, we'll be doing thousands of such hashes for each file uploaded or downloaded (one per known peer). |
||
---|---|---|
.. | ||
__init__.py | ||
assertutil.py | ||
bencode.py | ||
deferredutil.py | ||
figleaf_htmlizer.py | ||
figleaf.py | ||
fileutil.py | ||
hashutil.py | ||
humanreadable.py | ||
idlib.py | ||
iputil.py | ||
mathutil.py | ||
observer.py | ||
repeatable_random.py | ||
testutil.py | ||
version.py |