borg/src/borg/crypto
Thomas Waldmann 2d78fa89a5
always implicitly require archive TAMs
they must be there since the upgrade to borg 1.2.6 (or other
borg versions that also have a fix for CVE-2023-36811).
2023-09-03 22:02:35 +02:00
..
__init__.py create crypto package with key, keymanager, low_level 2017-05-02 20:49:27 +02:00
file_integrity.py cleaner FileLikeWrapper with own __init__ 2023-01-30 15:54:56 +01:00
key.py always implicitly require archive TAMs 2023-09-03 22:02:35 +02:00
keymanager.py fix F401 2023-07-26 01:23:37 +02:00
low_level.pyx low_level crypto: fix borg version in comments 2023-05-11 20:10:55 +02:00