Open JonathanLevi opened 8 years ago
Hi @JonathanLevi , I can take this up (with some help) Sudeepta
Hi @sudeepta-bhuyan as per our chat on Slack, this item has some internal dependencies, etc... as in order to get these in we are working on refactoring the underlying package.
So, thanks again, and we'll discuss some others items/issues next week!
Description
While our
core/crypto/primitives
has a pair ofPKCS7Padding
andPKCS7UnPadding
which is used extensively. We want to add more unit tests to lock/document and verify their correct/expected/standard/compliant behavior.In particular, test using a few recommended test-vectors which NIST recommended and some of these variants.
This is part of #2127 Add a family of AES-CBC related tests
Describe How to Reproduce
N/A. Should be covered in the future by
make unit-test