summaryrefslogtreecommitdiffstats
path: root/test/evptests.txt
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-02-28 15:11:48 +0000
committerDr. Stephen Henson <steve@openssl.org>2017-02-28 15:30:12 +0000
commit816060d212ad3f7bbfbd4444b2b7ffb8fc24f62e (patch)
treef134440a54e67e24f0b2f928e035652cc1fe286f /test/evptests.txt
parenta7ab9755da22d2abbdbb6b3ce4fff18f17dc0da7 (diff)
Remove more redundant tests: md4, md5, rmd, rc4, p5_crpt2
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2784)
Diffstat (limited to 'test/evptests.txt')
-rw-r--r--test/evptests.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/evptests.txt b/test/evptests.txt
index 463028ea9f..8ad634ebcf 100644
--- a/test/evptests.txt
+++ b/test/evptests.txt
@@ -146,7 +146,7 @@ Input = 616263
Output = a9993e364706816aba3e25717850c26c9cd0d89d
-# MD5 tests (from md5test.c)
+# MD5 tests
Digest = MD5
Input =
Output = d41d8cd98f00b204e9800998ecf8427e
@@ -175,7 +175,7 @@ Digest = MD5
Input = 3132333435363738393031323334353637383930313233343536373839303132333435363738393031323334353637383930313233343536373839303132333435363738393031323334353637383930
Output = 57edf4a22be3c955ac49da2e2107b67a
-# MD4 tests from md4test.c
+# MD4 tests
Digest = MD4
Input = ""
Output = 31d6cfe0d16ae931b73c59d7e0c089c0
@@ -198,7 +198,7 @@ Digest = MD4
Input = "12345678901234567890123456789012345678901234567890123456789012345678901234567890"
Output = e33b4ddc9c38f2199c3e7b164fcc0536
-# RIPEMD160 tests from rmdtest.c
+# RIPEMD160 tests
Digest = RIPEMD160
Input = ""
Output = 9c1185a5c5e9fc54612808977ee8f548b2258d31
@@ -957,7 +957,7 @@ Plaintext = 37363534333231204E6F77206973207468652074696D6520666F722000000000
Ciphertext = 3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675
-# RC4 tests (from rc4test)
+# RC4 tests
Cipher = RC4
Key = 0123456789abcdef0123456789abcdef
Plaintext = 0123456789abcdef
@@ -3376,7 +3376,7 @@ Password = 007100750065006500670000
Salt = 263216FCC2FAB31C
Key = 5EC4C7A80DF652294C3925B6489A7AB857C83476
-# PBKDF2 tests from p5_crpt2_test.c
+# PBKDF2 tests
PBE = pbkdf2
Password = "password"
Salt = "salt"