aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/evptests.txt
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-01-24 18:09:50 +0000
committerRichard Levitte <levitte@openssl.org>2002-01-24 18:09:50 +0000
commit52b66a622dfe0aae5fd6305c701b0f87e6d3f9d1 (patch)
treecb085de82f23bb0c327d33bff161b4d7a42b3137 /crypto/evp/evptests.txt
parent273db408a8c7ad7240044569a6a4e988bace7f7e (diff)
downloadopenssl-52b66a622dfe0aae5fd6305c701b0f87e6d3f9d1.zip
openssl-52b66a622dfe0aae5fd6305c701b0f87e6d3f9d1.tar.gz
openssl-52b66a622dfe0aae5fd6305c701b0f87e6d3f9d1.tar.bz2
Keep the NIST AES vectors that were there previously.
Diffstat (limited to 'crypto/evp/evptests.txt')
-rw-r--r--crypto/evp/evptests.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/crypto/evp/evptests.txt b/crypto/evp/evptests.txt
index fc89380..3ac790a 100644
--- a/crypto/evp/evptests.txt
+++ b/crypto/evp/evptests.txt
@@ -25,6 +25,22 @@ AES-192-ECB:000102030405060708090A0B0C0D0E0F1011121314151617::001122334455667788
AES-256-ECB:000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F::00112233445566778899AABBCCDDEEFF:8EA2B7CA516745BFEAFC49904B496089
+# AES 128 ECB tests (from NIST test vectors, encrypt)
+
+#AES-128-ECB:00000000000000000000000000000000::00000000000000000000000000000000:C34C052CC0DA8D73451AFE5F03BE297F
+
+# AES 128 ECB tests (from NIST test vectors, decrypt)
+
+#AES-128-ECB:00000000000000000000000000000000::44416AC2D1F53C583303917E6BE9EBE0:00000000000000000000000000000000
+
+# AES 192 ECB tests (from NIST test vectors, decrypt)
+
+#AES-192-ECB:000000000000000000000000000000000000000000000000::48E31E9E256718F29229319C19F15BA4:00000000000000000000000000000000
+
+# AES 256 ECB tests (from NIST test vectors, decrypt)
+
+#AES-256-ECB:0000000000000000000000000000000000000000000000000000000000000000::058CCFFDBBCB382D1F6F56585D8A4ADE:00000000000000000000000000000000
+
# AES 128 CBC tests (from NIST test vectors, encrypt)
#AES-128-CBC:00000000000000000000000000000000:00000000000000000000000000000000:00000000000000000000000000000000:8A05FC5E095AF4848A08D328D3688E3D
@@ -37,6 +53,10 @@ AES-256-ECB:000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F::00
#AES-256-CBC:0000000000000000000000000000000000000000000000000000000000000000:00000000000000000000000000000000:00000000000000000000000000000000:FE3C53653E2F45B56FCD88B2CC898FF0
+# AES 128 CBC tests (from NIST test vectors, decrypt)
+
+#AES-128-CBC:00000000000000000000000000000000:00000000000000000000000000000000:FACA37E0B0C85373DF706E73F7C9AF86:00000000000000000000000000000000
+
# DES ECB tests (from destest)
DES-ECB:0000000000000000::0000000000000000:8CA64DE9C1B123A7