openssl/crypto/dh
Bernd Edlinger a38c878c2e Change DH parameters to generate the order q subgroup instead of 2q
This avoids leaking bit 0 of the private key.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/9363)
2019-07-22 20:03:27 +02:00
..
build.info DH named parameter support 2017-10-12 02:40:30 +01:00
dh192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh2048.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh4096.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dh_ameth.c TLS1.3 FFDHE Support 2019-06-12 10:18:34 +01:00
dh_asn1.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
dh_check.c Change DH parameters to generate the order q subgroup instead of 2q 2019-07-22 20:03:27 +02:00
dh_depr.c Following the license change, modify the boilerplates in crypto/dh/ 2018-12-06 14:47:24 +01:00
dh_err.c Regenerate mkerr files 2019-07-16 05:26:28 +02:00
dh_gen.c Change DH parameters to generate the order q subgroup instead of 2q 2019-07-22 20:03:27 +02:00
dh_kdf.c Add X9.42 KDF. 2019-07-09 09:33:18 +10:00
dh_key.c Change DH parameters to generate the order q subgroup instead of 2q 2019-07-22 20:03:27 +02:00
dh_lib.c Following the license change, modify the boilerplates in crypto/dh/ 2018-12-06 14:47:24 +01:00
dh_locl.h TLS1.3 FFDHE Support 2019-06-12 10:18:34 +01:00
dh_meth.c Following the license change, modify the boilerplates in crypto/dh/ 2018-12-06 14:47:24 +01:00
dh_pmeth.c Change default RSA, DSA and DH size to 2048 bit 2019-05-21 16:44:02 +02:00
dh_prn.c Following the license change, modify the boilerplates in crypto/dh/ 2018-12-06 14:47:24 +01:00
dh_rfc5114.c Following the license change, modify the boilerplates in crypto/dh/ 2018-12-06 14:47:24 +01:00
dh_rfc7919.c Following the license change, modify the boilerplates in crypto/dh/ 2018-12-06 14:47:24 +01:00