boringssl/crypto/digest
Brian Smith c82a00d818 Replace MD5 in examples with SHA-256.
Avoiding superflous references to MD5 makes it easier to audit the code
to find unsafe uses of it. It also avoids subtly encouraging users to
choose MD5 instead of a better alternative.

Change-Id: Ic78eb5dfbf44aac39e4e4eb29050e3337c4445cc
Reviewed-on: https://boringssl-review.googlesource.com/3926
Reviewed-by: Adam Langley <agl@google.com>
2015-04-13 20:55:48 +00:00
..
CMakeLists.txt Convert digest_test to C++. 2015-03-31 23:10:24 +00:00
digest_test.cc Remove crypto/obj dependencies from low-level crypto tests. 2015-04-13 20:25:45 +00:00
digest.c Remove crypto/obj dependencies from low-level crypto tests. 2015-04-13 20:25:45 +00:00
digests.c Add void in place of empty function arguments. 2015-01-06 00:27:07 +00:00
internal.h
md32_common.h Replace MD5 in examples with SHA-256. 2015-04-13 20:55:48 +00:00