]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/ec/ec_lib.c
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>
Thu, 11 Sep 2014 22:13:20 +0000 (00:13 +0200)
commitf54be179aa4cbbd944728771d7d59ed588158a12
tree0dc5e2fa108f0db85230a0ce2d040eb7597642b4
parent902b30df193afc3417a96ba72a81ed390bd50de3
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>
crypto/ec/ec.h
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ecdsa/ecs_ossl.c