Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-03 | crypto: replace AES GCM test vectors with NIST CAVP suite | Andreas Schultz | |
2017-05-03 | crypto: replace AES CMAC test vectors with NIST CAVP suite | Andreas Schultz | |
2017-05-03 | crypto: replace AES test vectors with NIST CAVP test data | Andreas Schultz | |
NIST's Cryptographic Algorithm Validation Program provides validation testing of FIPS-approved and NIST-recommended cryptographic algorithms. Instead of hard coding a limited set of test vectors, use their comprehensive validation set to test AES cipher modes. |