openssl/crypto/evp
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
..
.cvsignore
bio_b64.c
bio_enc.c
bio_md.c
bio_ok.c Change all calls to low level digest routines in the library and 2001-06-19 22:30:40 +00:00
c_all.c
c_allc.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
c_alld.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
digest.c Make EVP_Digest*() routines return a value. 2001-03-08 14:04:22 +00:00
e_aes.c Add the possibility to have AES removed in Windows as well. 2001-04-08 04:35:58 +00:00
e_bf.c Add missing variable length cipher flag for Blowfish. 2001-05-24 22:58:35 +00:00
e_cast.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_des3.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
e_des.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_dsa.c
e_idea.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_null.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
e_rc2.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
e_rc4.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
e_rc5.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_xcbc_d.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
encode.c
evp_enc.c
evp_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp_key.c Add a general user interface API. This is designed to replace things 2001-05-06 23:19:37 +00:00
evp_lib.c
evp_locl.h Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
evp_pbe.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
evp_pkey.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp.h Delete a redundant line. 2001-06-16 21:51:26 +00:00
m_dss1.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_dss.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_md2.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_md4.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_md5.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_mdc2.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_null.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_ripemd.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_sha1.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
m_sha.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
Makefile.ssl make update 2001-05-06 23:51:37 +00:00
names.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
p5_crpt2.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
p5_crpt.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
p_dec.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_enc.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_lib.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_open.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_seal.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_sign.c
p_verify.c