Enforce a minimum DH modulus size of 512 bits
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 22 Jul 2019 20:50:19 +0000 (22:50 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 24 Jul 2019 12:44:08 +0000 (14:44 +0200)
commit6de1fe90860ddfe768864838637f681537f3f108
treeeb7dc66acc7eef6124922ad47edfdd168bd1eb19
parent8b84b075ff065554c0cdd1086950f1a8614d93a4
Enforce a minimum DH modulus size of 512 bits

[extended tests]

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9437)
CHANGES
crypto/dh/dh_err.c
crypto/dh/dh_gen.c
crypto/dh/dh_key.c
crypto/dh/dh_locl.h
crypto/err/openssl.txt
doc/man1/dhparam.pod
include/openssl/dherr.h
test/dhtest.c