cryptography/tests/wycheproof
Paul Kehrer b59d2de9cf
GCM IV size limits (#5553)
* GCM IV size limits

OpenSSL 3.0.0 is going to enforce these size limits so we might as well
put them in now.

* fix the tests

* black

* these cases can't happen if we're limiting IV size already
2020-11-09 13:56:53 -05:00
..
__init__.py
test_aes.py GCM IV size limits (#5553) 2020-11-09 13:56:53 -05:00
test_chacha20poly1305.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00
test_cmac.py add wycheproof tests for AES CMAC (#4344) 2018-07-17 10:39:06 -04:00
test_dsa.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00
test_ecdh.py Get tests passing with latest wycheproof clone (#5076) 2019-11-26 11:48:35 +08:00
test_ecdsa.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00
test_eddsa.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00
test_hkdf.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00
test_hmac.py Added wycheproof hmac vectors (#5238) 2020-04-26 15:53:58 -05:00
test_keywrap.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00
test_rsa.py Delete all the 1.0.2 code (#5511) 2020-10-25 22:41:40 -07:00
test_utils.py Refs #5075 -- use hkdf_*.json from wycheproof (#5190) 2020-04-12 09:58:07 -05:00
test_x448.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00
test_x25519.py Paint it Black by the Rolling Stones (#5324) 2020-07-20 13:06:29 -05:00