Add MD5+SHA1
authorDr. Stephen Henson <steve@openssl.org>
Thu, 20 Nov 2014 13:28:48 +0000 (13:28 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 24 Nov 2015 19:18:44 +0000 (19:18 +0000)
commit2f142ada2c1f04c96c0c3db3ee3b6425934ad83b
tree8f7875e7e5bbf6c2accf66cfd3f68bee78cb37fb
parent63eb10a07ee29a312e50a227f5b3a290b1ad22b4
Add MD5+SHA1

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>
crypto/evp/Makefile
crypto/evp/c_alld.c
crypto/evp/m_md5_sha1.c [new file with mode: 0644]
include/openssl/evp.h