openssl/crypto/evp
Emilia Kasper 1cb10d9c7d Revert "RT3425: constant-time evp_enc"
Causes more problems than it fixes: even though error codes
are not part of the stable API, several users rely on the
specific error code, and the change breaks them. Conversely,
we don't have any concrete use-cases for constant-time behaviour here.

This reverts commit 1bb01b1b5f.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2014-12-17 14:57:16 +01:00
..
.cvsignore
bio_b64.c Initialize num properly. 2014-05-06 14:09:26 +01:00
bio_enc.c
bio_md.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
bio_ok.c
c_all.c
c_allc.c Fixups. 2013-02-05 16:50:33 +00:00
c_alld.c Remove MD2 from digest algorithm table. This follows the recommendation in 2009-07-08 08:33:27 +00:00
dig_eng.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
digest.c Fix memory leak: free up ENGINE functional reference if digest is not 2010-03-05 13:35:06 +00:00
e_aes.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_bf.c
e_camellia.c Make camellia work with updated EVP macros. 2008-09-21 10:24:08 +00:00
e_cast.c
e_des.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_des3.c Make -DKSSL_DEBUG work again. 2008-11-10 18:55:07 +00:00
e_dsa.c
e_idea.c
e_null.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_old.c
e_rc2.c
e_rc4.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_rc5.c
e_seed.c Fix warnings: C++ comments and computed value not used. 2007-07-04 12:56:33 +00:00
e_xcbc_d.c fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
enc_min.c PR: 2295 2010-10-11 23:28:54 +00:00
encode.c evp: prevent underflow in base64 decoding 2014-05-06 18:23:54 -04:00
evp.h Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
evp_acnf.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
evp_cnf.c Don't attempt to enter FIPS mode in autoconfig module if already in FIPS mode. 2008-11-11 12:52:14 +00:00
evp_enc.c Revert "RT3425: constant-time evp_enc" 2014-12-17 14:57:16 +01:00
evp_err.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
evp_key.c Update from HEAD. 2006-03-01 21:17:50 +00:00
evp_lib.c Traditional Yuletide commit ;-) 2009-12-25 14:11:18 +00:00
evp_locl.h Revert CFB block length change. Despite what SP800-38a says the input to 2010-02-26 14:41:38 +00:00
evp_pbe.c initialise pbe_tmp 2010-07-08 16:51:48 +00:00
evp_pkey.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
evp_test.c PR: 2588 2011-09-01 13:48:48 +00:00
evptests.txt Add SEED encryption algorithm. 2007-04-23 23:50:26 +00:00
m_dss.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_dss1.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_ecdsa.c
m_md2.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_md4.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_md5.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_mdc2.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_null.c
m_ripemd.c make 2005-07-16 11:13:10 +00:00
m_sha.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_sha1.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
Makefile Revert "RT3425: constant-time evp_enc" 2014-12-17 14:57:16 +01:00
names.c don't add digest alias if signature algorithm is undefined 2010-03-06 20:52:33 +00:00
openbsd_hw.c
p5_crpt.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
p5_crpt2.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
p_dec.c
p_enc.c
p_lib.c make 2005-07-16 11:13:10 +00:00
p_open.c
p_seal.c
p_sign.c ../comm.txt 2010-11-27 17:33:34 +00:00
p_verify.c ../comm.txt 2010-11-27 17:33:34 +00:00