openssl/crypto/evp
Dr. Stephen Henson c28b055a0c Fix copy for CCM, GCM and XTS.
Internal pointers in CCM, GCM and XTS contexts should either be
NULL or set to point to the appropriate key schedule. This needs
to be adjusted when copying contexts.
(cherry picked from commit c2fd5d79ff)
2014-06-30 14:00:00 +01:00
..
.cvsignore
bio_b64.c Initialize num properly. 2014-05-06 14:09:14 +01:00
bio_enc.c
bio_md.c
bio_ok.c
c_all.c
c_allc.c e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues. 2013-02-02 19:35:09 +01:00
c_alld.c
digest.c Ignore NULL parameter in EVP_MD_CTX_destroy. 2013-12-20 22:52:41 +00:00
e_aes.c Fix copy for CCM, GCM and XTS. 2014-06-30 14:00:00 +01:00
e_aes_cbc_hmac_sha1.c e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES-NI plaforms. 2013-03-18 19:35:48 +01:00
e_bf.c
e_camellia.c
e_cast.c
e_des.c
e_des3.c evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms. 2013-10-03 11:11:44 +02:00
e_dsa.c
e_idea.c
e_null.c
e_old.c
e_rc2.c
e_rc4.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:01:28 +00:00
e_rc4_hmac_md5.c e_rc4_hmac_md5.c: reapply commit#21726, which was erroneously omitted. 2012-04-20 21:45:17 +00:00
e_rc5.c
e_seed.c
e_xcbc_d.c
encode.c evp: prevent underflow in base64 decoding 2014-05-06 18:10:23 -04:00
evp.h PR: 2840 2012-07-03 20:16:30 +00:00
evp_acnf.c
evp_cnf.c add missing evp_cnf.c file 2012-07-04 13:14:11 +00:00
evp_enc.c make ciphers work again for FIPS builds 2012-04-20 00:07:48 +00:00
evp_err.c PR: 2840 2012-07-03 20:16:30 +00:00
evp_fips.c
evp_key.c
evp_lib.c
evp_locl.h undef some symbols that cause problems with make depend for fips builds 2012-01-18 01:40:36 +00:00
evp_pbe.c Fix for EVP_PBE_alg_add(). 2014-06-27 22:58:55 +01:00
evp_pkey.c
evp_test.c
evptests.txt
m_dss.c Reduce version skew. 2012-06-08 09:18:47 +00:00
m_dss1.c Reduce version skew. 2012-06-08 09:18:47 +00:00
m_ecdsa.c
m_md2.c
m_md4.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:01:28 +00:00
m_md5.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:01:28 +00:00
m_mdc2.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:01:28 +00:00
m_null.c
m_ripemd.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:01:28 +00:00
m_sha.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:01:28 +00:00
m_sha1.c Reduce version skew. 2012-06-08 09:18:47 +00:00
m_sigver.c
m_wp.c revert more "version skew" changes that break FIPS builds 2012-06-10 23:01:28 +00:00
Makefile make update 2014-01-06 13:33:27 +00:00
names.c
openbsd_hw.c
p5_crpt.c fix leak 2012-03-22 16:28:51 +00:00
p5_crpt2.c Fix memory leak. 2013-11-11 23:55:40 +00:00
p_dec.c
p_enc.c
p_lib.c
p_open.c
p_seal.c
p_sign.c Reduce version skew. 2012-06-08 09:18:47 +00:00
p_verify.c Reduce version skew. 2012-06-08 09:18:47 +00:00
pmeth_fn.c
pmeth_gn.c
pmeth_lib.c