cryptography/tests/wycheproof
2022-07-16 21:31:50 +00:00
..
__init__.py Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa, and keywrap (#4310) 2018-07-16 20:48:33 +05:30
test_aes.py Remove requires_backend_interface from tests because it was useless (#5884) 2021-03-01 11:59:24 -06:00
test_chacha20poly1305.py fix typo in test name (#7426) 2022-07-16 21:31:50 +00:00
test_cmac.py Remove requires_backend_interface from tests because it was useless (#5884) 2021-03-01 11:59:24 -06:00
test_dsa.py Remove requires_backend_interface from tests because it was useless (#5884) 2021-03-01 11:59:24 -06:00
test_ecdh.py x509 tests for boring (#6590) 2021-11-12 00:38:16 -05:00
test_ecdsa.py update comment now that we dropped 1.0.2 (#7242) 2022-05-21 06:25:35 +08:00
test_eddsa.py fixes #5611 -- use subtests for wycheproof tests for speed (#5616) 2020-12-09 10:04:47 -06:00
test_hkdf.py fixes #5611 -- use subtests for wycheproof tests for speed (#5616) 2020-12-09 10:04:47 -06:00
test_hmac.py FIPS 3.0.0 support (#6012) 2021-08-29 10:05:32 -04:00
test_keywrap.py Remove requires_backend_interface from tests because it was useless (#5884) 2021-03-01 11:59:24 -06:00
test_rsa.py Drop supported for older LibreSSL (#6660) 2021-11-26 23:05:04 +00:00
test_utils.py Remove __future__ import from our code (#5610) 2020-12-09 00:35:11 -06:00
test_x448.py fixes #5611 -- use subtests for wycheproof tests for speed (#5616) 2020-12-09 10:04:47 -06:00
test_x25519.py fixes #5611 -- use subtests for wycheproof tests for speed (#5616) 2020-12-09 10:04:47 -06:00
utils.py Speed up RSA tests in 3.0.0 (#6206) 2021-08-11 22:47:25 -04:00