mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Add a SHA1 test to evptests.txt - only the MD5 hash algorithm was being
tested previously.
This commit is contained in:
parent
997a54c981
commit
e059b19ddb
@ -1,6 +1,9 @@
|
|||||||
#cipher:key:iv:input:output
|
#cipher:key:iv:input:output
|
||||||
#digest:::input:output
|
#digest:::input:output
|
||||||
|
|
||||||
|
# SHA(1) tests (from shatest.c)
|
||||||
|
SHA1:::616263:a9993e364706816aba3e25717850c26c9cd0d89d
|
||||||
|
|
||||||
# MD5 tests (from md5test.c)
|
# MD5 tests (from md5test.c)
|
||||||
MD5::::d41d8cd98f00b204e9800998ecf8427e
|
MD5::::d41d8cd98f00b204e9800998ecf8427e
|
||||||
MD5:::61:0cc175b9c0f1b6a831c399e269772661
|
MD5:::61:0cc175b9c0f1b6a831c399e269772661
|
||||||
|
Loading…
Reference in New Issue
Block a user