boringssl/crypto/digest
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
..
CMakeLists.txt Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
digest_error.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
digest_test.c Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
digest.c Add misc functions for easier porting. 2014-09-18 22:38:11 +00:00
digests.c Readd MD4. 2014-08-26 21:51:48 +00:00
internal.h Inital import. 2014-06-20 13:17:32 -07:00
md32_common.h Silence warnings about unused values. 2014-10-01 17:27:08 +00:00