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:15:37 +0000 (08:15 +1000)
commit26d7fce13d469f8d1a1b42131467ed4a65f8137b
treef38725c1d9438f88e6d0a701caafc9b6ec1534b9
parent003f1bfd185267cc67ac9dc521a27d7a2af0d0ee
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