boringssl/crypto/rsa
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
..
blinding.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
internal.h Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
padding.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
rsa_asn1.c Inital import. 2014-06-20 13:17:32 -07:00
rsa_impl.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
rsa_test.c Replace MD5 in examples with SHA-256. 2015-04-13 20:55:48 +00:00
rsa.c Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00