Thomas Waldmann 8a36478287 implement GMAC based on GHASH, use GHASH, faster compression, comments 10 years ago
..
__init__.py db7ce095d2 fix typos / spelling 10 years ago
archive.py f042845762 make the cipher variable, uses AEAD-like interface for authentication/encryption 10 years ago
archiver.py f042845762 make the cipher variable, uses AEAD-like interface for authentication/encryption 10 years ago
chunker.py 9f64e39d9f Reuse chunker buffer between files. 11 years ago
crypto.py 6aca9383d7 reintegrate AEAD cipher made from AES CTR + HMAC-SHA256 10 years ago
hashindex.py 2f72b9f960 HashIndex: Switch to a non-mmap based implementation 11 years ago
helpers.py 8ffd4c4926 convert docstrings to triple-double-quoted 10 years ago
key.py 8a36478287 implement GMAC based on GHASH, use GHASH, faster compression, comments 10 years ago
lrucache.py b718a443a8 Project rename 12 years ago
mock.py bd22bc8cb2 Automatically replay segments to rebuild missing repository index 11 years ago
platform.py 8f4e0f7506 acl: Added workaround for old Linux systems 11 years ago
repository.py 046b196bab Only allow whitelisted RPC calls in server mode 10 years ago
run.py b718a443a8 Project rename 12 years ago
xattr.py 18641ae687 xattr: Fix issue with empty (0 bytes) xattr values. 11 years ago