cryptography/tests
Quentin Retourne 1c32edcabc
Silencing mmap mypy warning on windows (#11570)
* silencing the mmap mypy warning on windows

even though the lib doesn't exist on this platform

* better way without coverage issues

* trying with pragma no cover :(

* using type: ignore

* another test with pragma: no cover

* testing type: ignore with specific exclusions
2024-09-11 20:43:26 -04:00
..
bench Added a benchmark for fernet (#11088) 2024-06-08 07:52:13 -07:00
hazmat Silencing mmap mypy warning on windows (#11570) 2024-09-11 20:43:26 -04:00
wycheproof Updates for ruff 0.3.1 (#10548) 2024-03-07 10:57:37 -08:00
x509 Relax root CA AKI field checks (#11462) 2024-08-20 08:42:56 -07:00
__init__.py
conftest.py tests, ci: plumb x509-limbo-root (#9871) 2023-11-13 19:48:28 +00:00
deprecated_module.py
doubles.py
test_cryptography_utils.py
test_fernet.py Add support for extract_timestamp in MultiFernet (#11427) 2024-08-13 15:42:35 +00:00
test_meta.py
test_utils.py utils.int_to_bytes: guard against zero-length (#11173) 2024-06-29 15:23:57 +00:00
test_warnings.py
utils.py Ensure curves are supported in determinisic ECDSA tests (#10917) 2024-05-01 21:55:41 -07:00