]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix side channel in the ecp_nistz256.c reference implementation
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 29 Aug 2019 20:45:18 +0000 (22:45 +0200)
committerNicola Tuveri <nic.tuv@gmail.com>
Sun, 5 Jan 2020 06:39:23 +0000 (08:39 +0200)
commit38be93f6bf86ef51fc832cadecaad8f7c1f8feb9
tree28a08a7458b9cb1273585f41abbe1c36a84c5e6e
parentec7c1fd322ede90783b626facc5252133a6dfa90
Fix side channel in the ecp_nistz256.c reference implementation

This is only used if configured with
./config -DECP_NISTZ256_REFERENCE_IMPLEMENTATION

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9239)

(cherry picked from commit 7d4716648e8348dea862e198b9395478fae01907)
crypto/ec/ecp_nistz256.c