New md4/md5 regress tests
authortb <tb@openbsd.org>
Fri, 2 Sep 2022 13:34:48 +0000 (13:34 +0000)
committertb <tb@openbsd.org>
Fri, 2 Sep 2022 13:34:48 +0000 (13:34 +0000)
commit080aa9e48bfb320ff410d4e55fb1c7a0720d7591
tree08a592de4a7cc1322752443fe26da2f90c190138
parent06acb1cab712bf8c8ef4a78450e38e8afc913dae
New md4/md5 regress tests

These exercise MD4 and MD5 with the test vectors from RFCs 1320 and 1321.

From Joshua Sing <joshua () hypera ! dev>
regress/lib/libcrypto/md/Makefile [new file with mode: 0644]
regress/lib/libcrypto/md/md_test.c [new file with mode: 0644]