cryptography/tests
Alex Gaynor 7e33b0e773
Bump OpenSSL/BoringSSL and adapt for OpenSSL RSA bleichenbacher mitigation (#7895)
* Bump BoringSSL and/or OpenSSL in CI

* Attempt to work-around wycheproof tests

Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2022-12-14 15:50:06 +09:00
..
bench benchmark both enc and dec (#7600) 2022-09-11 19:28:43 +00:00
hazmat Bump OpenSSL/BoringSSL and adapt for OpenSSL RSA bleichenbacher mitigation (#7895) 2022-12-14 15:50:06 +09:00
hypothesis Implement a parser for RFC4514 strings (#7055) 2022-04-16 10:21:45 +02:00
wycheproof Bump OpenSSL/BoringSSL and adapt for OpenSSL RSA bleichenbacher mitigation (#7895) 2022-12-14 15:50:06 +09:00
x509 x509: add load_pem_x509_certificates (#7878) 2022-12-05 02:20:11 +00:00
__init__.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
conftest.py add unsafe_skip_rsa_key_validation (#7667) 2022-10-03 14:29:45 +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 Allow Fernet decryption to accept string tokens (#7116) 2022-04-29 22:27:47 +00:00
test_interfaces.py Make verify_interface a no-op (#7648) 2022-09-25 12:50:37 -05:00
test_meta.py add some more mypy flags (#6751) 2021-12-23 07:55:23 -05:00
test_rust_utils.py Remove destroy from FixedPool (#7602) 2022-09-11 17:45:22 -05:00
test_utils.py Resolve new flake8 errors (#7462) 2022-07-30 16:29:00 -10:00
test_warnings.py refactor utils.deprecated to be more mypy friendly (#6923) 2022-03-03 03:46:30 +08:00
utils.py KBKDF: add CounterLocation.MiddleFixed (#7489) 2022-08-15 08:19:12 -04:00