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>
Wed, 18 Jul 2018 14:09:56 +0000 (16:09 +0200)
commit37132c9702328940a99b1307f742ab094ef754a7
treeb0d2ad6bec120e28902a900b88552b8c11cbf2af
parentfff7a0dcf6e3135c7f93e6cb5fb35e37dd0b384d
ec/ecdsa_ossl.c: switch to fixed-length Montgomery multiplication.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: David Benjamin <davidben@google.com>
(Merged from https://github.com/openssl/openssl/pull/6664)
crypto/ec/ecdsa_ossl.c