Go to file
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
crypto Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
ssl Test insertion of duplicates in pqueue_test. 2014-11-06 01:46:57 +00:00
tool Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
util Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00