openssl/crypto/rsa
Matt Caswell 5584f65a10 Deprecate the flags that switch off constant time
The flags RSA_FLAG_NO_CONSTTIME, DSA_FLAG_NO_EXP_CONSTTIME and
DH_FLAG_NO_EXP_CONSTTIME which previously provided the ability to switch
off the constant time implementation for RSA, DSA and DH have been made
no-ops and deprecated.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-06-06 11:09:06 +01:00
..
build.info Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_ameth.c Specifiy size of arrays 2016-06-04 15:08:32 +02:00
rsa_asn1.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_chk.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_crpt.c Deprecate the flags that switch off constant time 2016-06-06 11:09:06 +01:00
rsa_depr.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
rsa_gen.c Deprecate the flags that switch off constant time 2016-06-06 11:09:06 +01:00
rsa_lib.c Fix and simplify error handling in (RSA/EC_kmeth)_new_method() 2016-05-23 13:37:02 +01:00
rsa_locl.h Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_meth.c Remove useless NULL checks 2016-05-23 13:37:02 +01:00
rsa_none.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_null.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_oaep.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_ossl.c Deprecate the flags that switch off constant time 2016-06-06 11:09:06 +01:00
rsa_pk1.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_pmeth.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_prn.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_pss.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_saos.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_sign.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_ssl.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_x931.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rsa_x931g.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00