cryptomator-utils/lib_cryptomator_utils
RunasSudo 8aa4c8dc48
Avoid using PyCryptodome for AES-GCM decryption of file contents
This removes all PyCryptodome dependencies
2024-05-27 22:23:29 +10:00
..
__init__.py Refactor and add comments 2024-05-26 01:18:01 +10:00
aes.py Avoid using PyCryptodome for AES-SIV encryption of zero-length plaintext 2024-05-27 22:14:50 +10:00
b64url.py Refactor and add comments 2024-05-26 01:18:01 +10:00
cryptomator.py Avoid using PyCryptodome for AES-GCM decryption of file contents 2024-05-27 22:23:29 +10:00