1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-10 22:24:13 +00:00
borg/dedupestore
2010-10-23 17:38:08 +02:00
..
__init__.py Switched to msgpack and some bandedstore improvements. 2010-10-17 22:04:50 +02:00
_speedups.c Fix corner case bug in chunify() 2010-10-19 19:07:35 +02:00
archive.py Initial AES encryption support 2010-10-22 00:10:51 +02:00
archiver.py Initial AES encryption support 2010-10-22 00:10:51 +02:00
bandstore.py More bandstore optimizations 2010-10-19 21:08:42 +02:00
cache.py Initial AES encryption support 2010-10-22 00:10:51 +02:00
chunkifier.py Fix corner case bug in chunify() 2010-10-19 19:07:35 +02:00
crypt.py Initial AES encryption support 2010-10-22 00:10:51 +02:00
helpers.py Initial AES encryption support 2010-10-22 00:10:51 +02:00
oaep.py Simple OAEP implementation 2010-10-23 17:38:08 +02:00
test.py More bandstore optimizations 2010-10-19 21:08:42 +02:00