CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/01 08:02:41
Added files:
regress/lib/libcrypto/sha: Makefile sha_test.c
Log message:
Add a nicely licensed, table-driven test for SHA
This tests covers the NIST vectors for SHA-{1,224,256,384,256} and will
soon be able to replace the old SHA tests entirely.
>From Joshua Sing <joshua () hypera ! dev>
