[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 11:33:42 +0000 (13:33 +0200)
commita766aab93a282774e63ba918d0bb1c6680a5f292
tree60a0658c4ad8129af5866de1606c91ebb8ff7597
parent27232cc3385260311e7fd2f6cd78db967cae650d
[crypto/ec] don't assume points are of order group->order

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6535)
crypto/ec/ec_mult.c
test/recipes/30-test_evp_data/evppkey.txt