cryptography/tests
Paul Kehrer 6f03deed83
allow x25519/x448 public keys in certificatebuilder (#6562)
also document that we can return these key types in a certificate,
although they can't be self-signed of course
2021-11-07 17:21:02 -05:00
..
hazmat Simplify backed name check in tests (#6558) 2021-11-07 21:10:53 +00:00
hypothesis Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
wycheproof FIPS 3.0.0 support (#6012) 2021-08-29 10:05:32 -04:00
x509 allow x25519/x448 public keys in certificatebuilder (#6562) 2021-11-07 17:21:02 -05:00
__init__.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
conftest.py Ensure there's nothing on the error stack after tests (#5997) 2021-09-26 12:07:24 +08:00
doubles.py Implement KBKDFCMAC (#6181) 2021-09-03 15:40:27 -07:00
test_cryptography_utils.py Use well-defined enum representation (#6042) 2021-05-12 08:54:23 -04:00
test_fernet.py Remove requires_backend_interface from tests because it was useless (#5884) 2021-03-01 11:59:24 -06:00
test_interfaces.py Delete unused register_interface_if (#5883) 2021-03-01 15:40:25 -06:00
test_meta.py Added a unit test to protect against import cycles (#5804) 2021-02-09 13:25:47 -06:00
test_utils.py _ModuleWithDeprecations should inherit from types.ModuleType (#6267) (#6268) 2021-09-13 17:08:34 +08:00
test_warnings.py enable mypy over tests (#5721) 2021-01-31 19:27:41 -05:00
utils.py enable mypy over tests (#5721) 2021-01-31 19:27:41 -05:00