CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/02/28 07:15:37

Modified files:
        lib/libcrypto  : Makefile Symbols.list 
        lib/libcrypto/evp: evp.h 
Added files:
        lib/libcrypto/evp: m_md5_sha1.c 

Log message:
Add an EVP interface that provides concatenated MD5+SHA1 hashes, which are
used in various parts of TLS 1.0/1.1.

This will allow for code simplification in libssl.

The same interface exists in OpenSSL 1.1.

ok beck@ deraadt@ inoguchi@ millert@

Reply via email to