Enable DH "keys" which only contain domain parameters
authorMatt Caswell <matt@openssl.org>
Wed, 4 Sep 2019 09:58:59 +0000 (10:58 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 9 Sep 2019 13:00:00 +0000 (14:00 +0100)
commit21fb7067228e39633755aeba251e925634e64870
treebd632412508b9e64432922647bb0b97a9b92282f
parent4f62f5d9af4fb4c7765859967ee39252e34ceeb9
Enable DH "keys" which only contain domain parameters

It is valid for a pub_key and priv_key to be missing from a DH "key".

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9753)
crypto/dh/dh_ameth.c