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:47:30 +0000 (16:47 +0100)
commit9acbe07d2300d34a7ea846d9756f33b4595e32fb
treec9368a752f1ffdd1051a1d77747e7ea1a62e1f89
parent7c3a7561b536264b282f604efc959edad18807d7
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)
crypto/dsa/dsa_ossl.c