openssl/crypto/dh
David Benjamin d70a562714 Handle BN_mod_word failures.
As of 37258dadaa and the corresponding upstream
change, BN_mod_word may fail, like BN_div_word. Handle this properly. Thanks to
Brian Smith for pointing this out. See BoringSSL's
44bedc348d9491e63c7ed1438db100a4b8a830be.

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@openssl.org>

GH: #1251
2016-06-25 11:01:34 +02:00
..
build.info Make DH_METHOD opaque 2016-04-09 10:10:55 +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 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 Handle BN_mod_word failures. 2016-06-25 11:01:34 +02: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 Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dh_lib.c Fix the build and tests following constification of DH, DSA, RSA 2016-06-16 13:34:44 +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