cryptography/tests
Paul Kehrer e190ef1905
Backport ssh cert fix (#9211)
* Fix encoding of SSH certs with critical options (#9208)

* Add tests for issue #9207

* Fix encoding of SSH certs with critical options

* Test unexpected additional values for crit opts/exts

* temporarily allow invalid ssh cert encoding

---------

Co-authored-by: jeanluc <2163936+lkubb@users.noreply.github.com>
2023-07-11 00:46:49 +00:00
..
bench Added a benchmark for hmac (#8776) 2023-04-21 21:24:11 +00:00
hazmat Backport ssh cert fix (#9211) 2023-07-11 00:46:49 +00:00
wycheproof Stop validating keys in ECDH exchange (#8490) 2023-03-11 12:14:27 +08:00
x509 Backport tolerate (#9006) 2023-06-01 12:02:55 +00:00
__init__.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
conftest.py Switch from pytest-subtests to a mini-version that's faster (#8613) 2023-03-29 02:28:17 +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 a test dep (#8446) 2023-03-24 13:41:35 +00: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 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 Use pyo3's facilities for exceptions (#8785) 2023-04-22 13:32:59 -06:00