diff options
author | Andreas Schultz <[email protected]> | 2017-03-30 14:56:41 +0200 |
---|---|---|
committer | Andreas Schultz <[email protected]> | 2017-05-03 08:09:59 +0200 |
commit | cc1ad6805e8eedbcd9e322cd9f9d6af5cf9a2e5f (patch) | |
tree | 5b09f2e9418400e3560f0c6bd8d35ab34acaff10 /lib/crypto/test/crypto_SUITE_data | |
parent | 8caa54fc05e381a3d321cd48770e48853ddb177a (diff) | |
download | otp-cc1ad6805e8eedbcd9e322cd9f9d6af5cf9a2e5f.tar.gz otp-cc1ad6805e8eedbcd9e322cd9f9d6af5cf9a2e5f.tar.bz2 otp-cc1ad6805e8eedbcd9e322cd9f9d6af5cf9a2e5f.zip |
crypto: replace AES test vectors with NIST CAVP test data
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.
Diffstat (limited to 'lib/crypto/test/crypto_SUITE_data')
-rw-r--r-- | lib/crypto/test/crypto_SUITE_data/KAT_AES.zip | bin | 0 -> 726299 bytes |
-rw-r--r-- | lib/crypto/test/crypto_SUITE_data/aesmmt.zip | bin | 0 -> 75959 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/crypto/test/crypto_SUITE_data/KAT_AES.zip b/lib/crypto/test/crypto_SUITE_data/KAT_AES.zip Binary files differnew file mode 100644 index 0000000000..128a74c52e --- /dev/null +++ b/lib/crypto/test/crypto_SUITE_data/KAT_AES.zip diff --git a/lib/crypto/test/crypto_SUITE_data/aesmmt.zip b/lib/crypto/test/crypto_SUITE_data/aesmmt.zip Binary files differnew file mode 100644 index 0000000000..5024de1d06 --- /dev/null +++ b/lib/crypto/test/crypto_SUITE_data/aesmmt.zip |