openssl/crypto/dh
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
dh192.pem
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh_ameth.c Fix printing of DH Parameters 2016-06-01 13:19:02 +01:00
dh_asn1.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_check.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_depr.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
dh_gen.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_kdf.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_key.c Deprecate the flags that switch off constant time 2016-06-06 11:09:06 +01:00
dh_lib.c Raise an Err when CRYPTO_THREAD_lock_new fails 2016-06-01 13:14:49 +01:00
dh_locl.h Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_meth.c Remove useless NULL checks 2016-05-23 13:37:02 +01:00
dh_pmeth.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_prn.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
dh_rfc5114.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00