ec/ecdsa_ossl.c: switch to fixed-length Montgomery multiplication.
authorAndy Polyakov <appro@openssl.org>
Thu, 12 Jul 2018 20:27:43 +0000 (22:27 +0200)
committerAndy Polyakov <appro@openssl.org>
Fri, 27 Jul 2018 12:50:16 +0000 (14:50 +0200)
commite1c495db1d48c4a8c467d4a5e692e991528d8618
tree4c5e914ce45a9eece0550d3ddf3f91ef69b5e9a4
parent63ad27165f9abd4f9e55d1a2e8c9bbdb01073a4f
ec/ecdsa_ossl.c: switch to fixed-length Montgomery multiplication.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6796)

(cherry picked from commit 37132c9702328940a99b1307f742ab094ef754a7)
crypto/ec/ecdsa_ossl.c