Reject obviously invalid DSA parameters during signing
authorMatt Caswell <matt@openssl.org>
Fri, 3 May 2019 14:56:08 +0000 (15:56 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 7 May 2019 15:54:31 +0000 (16:54 +0100)
commit8f506274029903457c5f1d8663a012763f55cd37
tree78b59c777e25d0dc0a4271e0f7a76a97ff11666e
parent335a587bd28263ed76757018a80ad8861a4b289a
Reject obviously invalid DSA parameters during signing

Fixes #8875

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8876)

(cherry picked from commit 9acbe07d2300d34a7ea846d9756f33b4595e32fb)
crypto/dsa/dsa_ossl.c