Add a constant time flag to one of the bignums to avoid a timing leak.
authorPauli <paul.dale@oracle.com>
Wed, 31 Oct 2018 22:44:11 +0000 (08:44 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 1 Nov 2018 22:10:07 +0000 (08:10 +1000)
commit00496b6423605391864fbbd1693f23631a1c5239
tree8f35a4a9b6725dc5769bfe6d4f589b01273fc412
parent0d1f7ae3c928486120b682a6ce6efcaeb36229d6
Add a constant time flag to one of the bignums to avoid a timing leak.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7549)
crypto/dsa/dsa_ossl.c