[crypto/ec] blind coordinates in ec_wNAF_mul for robustness
authorBilly Brumley <bbrumley@gmail.com>
Wed, 1 Apr 2020 18:15:58 +0000 (21:15 +0300)
committerNicola Tuveri <nicola.tuveri@ibm.com>
Tue, 7 Apr 2020 13:02:21 +0000 (15:02 +0200)
commit43c242b0f687fc48c57ae3d721960db28e079ef6
treea042f71ba90a116e5da070075feed7ccb1f8c7a7
parent5dc91f44a90b72f5c0a79ab9a19d0f2fa0bbac1f
[crypto/ec] blind coordinates in ec_wNAF_mul for robustness

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Nicola Tuveri <nicola.tuveri@ibm.com>
(Merged from https://github.com/openssl/openssl/pull/11439)

(cherry picked from commit c61ced5ec50fc68707c7cea79f7df1d170f03f13)
crypto/ec/ec_mult.c
crypto/ec/ecp_smpl.c