aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/test/crypto_SUITE_data
diff options
context:
space:
mode:
authorAndreas Schultz <[email protected]>2017-03-30 14:56:41 +0200
committerAndreas Schultz <[email protected]>2017-05-03 08:09:59 +0200
commitcc1ad6805e8eedbcd9e322cd9f9d6af5cf9a2e5f (patch)
tree5b09f2e9418400e3560f0c6bd8d35ab34acaff10 /lib/crypto/test/crypto_SUITE_data
parent8caa54fc05e381a3d321cd48770e48853ddb177a (diff)
downloadotp-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.zipbin0 -> 726299 bytes
-rw-r--r--lib/crypto/test/crypto_SUITE_data/aesmmt.zipbin0 -> 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
new file mode 100644
index 0000000000..128a74c52e
--- /dev/null
+++ b/lib/crypto/test/crypto_SUITE_data/KAT_AES.zip
Binary files differ
diff --git a/lib/crypto/test/crypto_SUITE_data/aesmmt.zip b/lib/crypto/test/crypto_SUITE_data/aesmmt.zip
new file mode 100644
index 0000000000..5024de1d06
--- /dev/null
+++ b/lib/crypto/test/crypto_SUITE_data/aesmmt.zip
Binary files differ