Elliptic curve scalar multiplication with timing attack defenses
authorBilly Brumley <bbrumley@gmail.com>
Thu, 19 Apr 2018 09:21:51 +0000 (12:21 +0300)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Apr 2018 18:20:31 +0000 (19:20 +0100)
commitaab7c770353b1dc4ba045938c8fb446dd1c4531e
treeba8ac260171a225e6249cefe2b6438f7246ac88b
parentaab39f60b0a834e5be52fe22caa7f516976309d3
Elliptic curve scalar multiplication with timing attack defenses

Co-authored-by: Nicola Tuveri <nic.tuv@gmail.com>
Co-authored-by: Cesar Pereida Garcia <cesar.pereidagarcia@tut.fi>
Co-authored-by: Sohaib ul Hassan <soh.19.hassan@gmail.com>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6009)

(cherry picked from commit 40e48e54582e46c1a01e184ecf5bd31f4f7f8294)
crypto/bn/bn_lib.c
crypto/ec/ec_mult.c