]> git.ipfire.org Git - thirdparty/openssl.git/commit
[crypto/ec] don't assume points are of order group->order
authorBilly Brumley <bbrumley@gmail.com>
Wed, 20 Jun 2018 07:56:37 +0000 (10:56 +0300)
committerRichard Levitte <levitte@openssl.org>
Thu, 21 Jun 2018 09:58:24 +0000 (11:58 +0200)
commit7b3e775a6a78650bbd3e8e19a5aa12981880402b
treedbae469cd264098033e27fff999c7b74c6ee4f12
parentcc39f9250957dfe6e9f1b62a4eca1863e8451483
[crypto/ec] don't assume points are of order group->order

(cherry picked from commit 01fd5df77d401c87f926552ec24c0a09e5735006)

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6549)
crypto/ec/ec_mult.c
test/evptests.txt