DH keys have an (until now) unused 'q' parameter. When creating from DSA copy
authorDr. Stephen Henson <steve@openssl.org>
Mon, 14 Nov 2011 14:16:09 +0000 (14:16 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 14 Nov 2011 14:16:09 +0000 (14:16 +0000)
commit5999d45a5d390c610ff5acf13b81bd0d1797ecd8
tree7cc66cedd865e5ac5ac82247f6c965995a897efb
parentf69e5d6a1950b69fcae6ba1cc2b1c3a3b0171989
DH keys have an (until now) unused 'q' parameter. When creating from DSA copy
q across and if q present generate DH key in the correct range. (from HEAD)
crypto/dh/dh_key.c
crypto/dsa/dsa_lib.c