cryptography/tests
Alex Gaynor 94e5167a12
Migrate ChaCha20Poly1305 AEAD to Rust (#9399)
* Migrate ChaCha20Poly1305 AEAD to Rust

* Remove FixedPool
2024-01-12 22:16:39 -03:00
..
bench fix a typo in a benchmark name (#10122) 2024-01-04 00:55:02 +00:00
hazmat Remove now unused OpenSSL password callback (#10145) 2024-01-10 21:26:45 -03:00
wycheproof Split wycheproof tests up by file (#10025) 2023-12-21 12:16:49 -06:00
x509 Make extension handling in x.509 verifier less meta-programmed (#10054) 2024-01-04 14:41:22 -03:00
__init__.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
conftest.py tests, ci: plumb x509-limbo-root (#9871) 2023-11-13 19:48:28 +00:00
deprecated_module.py refactor utils.deprecated to be more mypy friendly (#6923) 2022-03-03 03:46:30 +08:00
doubles.py type a test double (#6723) 2021-12-21 21:10:54 -05:00
test_cryptography_utils.py Update CI for py3.11 release (#7743) 2022-10-26 14:44:03 +09:00
test_fernet.py Remove unused monkeypatches (#9865) 2023-11-12 08:40:47 -06:00
test_meta.py add some more mypy flags (#6751) 2021-12-23 07:55:23 -05:00
test_utils.py Switch from flake8 to ruff (#7920) 2022-12-21 09:44:47 +07:00
test_warnings.py refactor utils.deprecated to be more mypy friendly (#6923) 2022-03-03 03:46:30 +08:00
utils.py Added wycheproof vectors for pbkdf2 (#10024) 2023-12-21 08:30:36 -06:00