openssl/crypto/md5
Dr. Stephen Henson 323f289c48 Change all calls to low level digest routines in the library and
applications to use EVP. Add missing calls to HMAC_cleanup() and
don't assume HMAC_CTX can be copied using memcpy().

Note: this is almost identical to the patch submitted to openssl-dev
by Verdon Walker <VWalker@novell.com> except some redundant
EVP_add_digest_()/EVP_cleanup() calls were removed and some changes
made to avoid compiler warnings.
2001-06-19 22:30:40 +00:00
..
asm The former ULTRASPARC preprocessor symbol is now called 2001-03-14 14:02:10 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Instead of telling both 'make' and the user that ranlib 2001-03-09 14:01:42 +00:00
md5_dgst.c Make EVP_Digest*() routines return a value. 2001-03-08 14:04:22 +00:00
md5_locl.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
md5_one.c Document hash functions. 2000-02-03 18:22:01 +00:00
md5.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
md5.h Make EVP_Digest*() routines return a value. 2001-03-08 14:04:22 +00:00
md5s.cpp Submitted by: 1999-04-23 23:28:26 +00:00
md5test.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00