Retire old SHA tests
authortb <tb@openbsd.org>
Fri, 2 Sep 2022 11:18:09 +0000 (11:18 +0000)
committertb <tb@openbsd.org>
Fri, 2 Sep 2022 11:18:09 +0000 (11:18 +0000)
commita938e53ca89ff937faa99e654903806670c5b2a3
tree79785ec5360a15c65df8354f273a4e7e96d6295b
parent5f735a3461434640d40136e16e4af39aabed88f2
Retire old SHA tests

The old tests were incomplete, some of them had no license and the code
quality was questionable. The new tests by Joshua Sing cover what they
did (and additionally SHA-224 and SHA-384). Many thanks!
regress/lib/libcrypto/sha1/Makefile [deleted file]
regress/lib/libcrypto/sha1/sha1test.c [deleted file]
regress/lib/libcrypto/sha256/Makefile [deleted file]
regress/lib/libcrypto/sha256/sha256test.c [deleted file]
regress/lib/libcrypto/sha512/Makefile [deleted file]
regress/lib/libcrypto/sha512/sha512test.c [deleted file]