+2
−2
+1
−0
crypto/evp/m_md5_sha1.c
0 → 100644
+114
−0
+1
−0
Loading
Add digest combining MD5 and SHA1. This is used by RSA signatures for
TLS 1.1 and earlier.
Reviewed-by:
Tim Hudson <tjh@openssl.org>