]> granicus.if.org Git - openssl/commit
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:18:20 +0000 (08:18 +1000)
commit880d1c76ed9916cddb97fe05fb4c144f0f6f1012
tree7142be7ca68967294fdeff6d34296b75a406c258
parentebf65dbe1a67682d7e1f58db9c53ef737fb37f32
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