]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/ec/ec_lib.c
[crypto/ec] remove blinding to support even orders
authorBilly Brumley <bbrumley@gmail.com>
Sat, 5 May 2018 08:03:02 +0000 (11:03 +0300)
committerMatt Caswell <matt@openssl.org>
Thu, 21 Jun 2018 17:08:56 +0000 (18:08 +0100)
commit262dccc0d5946ea4add79e16882950dfbd8a4ab8
treeb3d7af1a50fc4149001cbb583e241222169c1797
parentc11d372b3b7080dc153902f14a0d4b402e2dfc92
[crypto/ec] remove blinding to support even orders

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6116)
crypto/ec/ec_lib.c