ecdsa/ecs_ossl.c: switch to fixed-length Montgomery multiplication.
authorAndy Polyakov <appro@openssl.org>
Mon, 30 Jul 2018 10:37:17 +0000 (12:37 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 1 Aug 2018 14:33:51 +0000 (16:33 +0200)
commit983e1ad235caa45d710eaa5f0d2de504d782a348
tree5b46c30fbaf8996bbb6c165f56f3b18fc70c79b6
parente3ab8cc460d1a43fe6310c8d9a92589db1d4f8a3
ecdsa/ecs_ossl.c: switch to fixed-length Montgomery multiplication.

(back-ported from commit 37132c9702328940a99b1307f742ab094ef754a7)

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6810)
crypto/ecdsa/ecs_ossl.c