]> git.ipfire.org Git - thirdparty/openssl.git/commit
bn/bn_blind.c: use Montgomery multiplication when possible.
authorAndy Polyakov <appro@openssl.org>
Mon, 13 Aug 2018 14:59:08 +0000 (16:59 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 28 Aug 2018 17:28:51 +0000 (19:28 +0200)
commitc5c6915fba3f1becfd78ed2be032caa38ecadef3
tree0fa009b673247a2c72e1093cc6a0e7a98057b4f9
parentdb09fdc1a675bde167001a4f68e0f1e595e96dee
bn/bn_blind.c: use Montgomery multiplication when possible.

(cherry picked from commit e02c519cd32a55e6ad39a0cfbeeda775f9115f28)

Resolved conflicts:
crypto/bn/bn_blind.c

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/6940)
crypto/bn/bn_blind.c