pyca / cryptography

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
https://cryptography.io
Other
6.67k stars 1.53k forks source link

Add tests for new wycheproof vectors since c313761979d74b0417230eddd0f87d0cfab2b46b #5075

Closed alex closed 4 years ago

alex commented 4 years ago

Wycheproof just landed a bunch of new vectors! We need to add tests for them.

alex commented 4 years ago

Ok, I think we're good here.