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:14:35 +0000 (08:14 +1000)
commit6039651c43944cf4633483a74c2ef3a6b8c0c6c0
treea4e9b12e071cb61aca38ecbd63b22cdc49aec1b2
parent222b0a8e1a43e67c8d65fd325828d8860ed2d348
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)

(cherry picked from commit 00496b6423605391864fbbd1693f23631a1c5239)
crypto/dsa/dsa_ossl.c