boringssl/crypto/sha
David Benjamin 9da9035b50 Add digest_test with tests for all existing EVP_MDs.
Remove the existing md5_test and sha1_test. They now are all covered by
digest_test. For good measure, test the one-shot functions too.

Change-Id: I8e144cc563fb8817144e26cbd2e10c15642464ba
Reviewed-on: https://boringssl-review.googlesource.com/2211
Reviewed-by: Adam Langley <agl@google.com>
2014-11-06 01:49:03 +00:00
..
asm Add visibility rules. 2014-07-31 22:03:11 +00:00
CMakeLists.txt Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
sha1.c Inital import. 2014-06-20 13:17:32 -07:00
sha256.c Inital import. 2014-06-20 13:17:32 -07:00
sha512.c Fix "integer constant is too large for 'long' type" errors. 2014-08-26 22:07:14 +00:00