Reserve option to use BN_mod_exp_mont_consttime in ECDSA.
authorAndy Polyakov <appro@openssl.org>
Thu, 11 Sep 2014 22:13:20 +0000 (00:13 +0200)
committerAndy Polyakov <appro@openssl.org>
Sun, 21 Sep 2014 22:07:44 +0000 (00:07 +0200)
commit8aed2a7548362e88e84a7feb795a3a97e8395008
tree63b547c414c388873b7955303ae2ad51bd0c1eb2
parentf7835e1c20836f286f00d6bcc69f154493e01475
Reserve option to use BN_mod_exp_mont_consttime in ECDSA.

Submitted by Shay Gueron, Intel Corp.
RT: 3149

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit f54be179aa4cbbd944728771d7d59ed588158a12)
crypto/ec/ec.h
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ecdsa/ecs_ossl.c