borgbackup/src/borg/crypto
Suryansh Pal ba6706395a
Some checks failed
Lint / lint (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / security (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CI / asan_ubsan (push) Has been cancelled
CI / native_tests (push) Has been cancelled
CI / vm_tests (Haiku, false, haiku, r1beta5) (push) Has been cancelled
CI / vm_tests (NetBSD, false, netbsd, 10.1) (push) Has been cancelled
CI / vm_tests (OmniOS, false, omnios, r151056) (push) Has been cancelled
CI / vm_tests (OpenBSD, false, openbsd, 7.7) (push) Has been cancelled
CI / vm_tests (borg-freebsd-14-x86_64-gh, FreeBSD, true, freebsd, 14.3) (push) Has been cancelled
CI / windows_tests (push) Has been cancelled
use xxhash from PyPI, fixes #6535
2026-03-08 13:06:01 +01:00
..
__init__.py create crypto package with key, keymanager, low_level 2017-05-02 20:49:27 +02:00
file_integrity.py use xxhash from PyPI, fixes #6535 2026-03-08 13:06:01 +01:00
key.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
keymanager.py fixed typos and grammar (AI) 2025-09-23 14:56:23 +02:00
low_level.pyi remove API_VERSION check 2026-02-14 20:45:09 +01:00
low_level.pyx remove API_VERSION check 2026-02-14 20:45:09 +01:00