cryptography/tests
Paul Kehrer 56255de6b2
allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#10248) (#10251)
* allow SPKI RSA keys to be parsed even if they have an incorrect delimiter

This allows RSA SPKI keys (typically delimited with PUBLIC KEY) to be parsed
even if they are using the RSA PUBLIC KEY delimiter.

* formatting

* use original error if nothing parses, don't let it parse non-RSA
2024-01-25 02:02:37 +00:00
..
bench fix a typo in a benchmark name (#10122) 2024-01-04 00:55:02 +00:00
hazmat allow SPKI RSA keys to be parsed even if they have an incorrect delimiter (#10248) (#10251) 2024-01-25 02:02:37 +00:00
wycheproof Split wycheproof tests up by file (#10025) 2023-12-21 12:16:49 -06:00
x509 verification: add test_verify_tz_aware (#10229) 2024-01-22 22:14:50 +00: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 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
test_utils.py Switch from flake8 to ruff (#7920) 2022-12-21 09:44:47 +07:00
test_warnings.py
utils.py Added wycheproof vectors for pbkdf2 (#10024) 2023-12-21 08:30:36 -06:00