make EC_GROUP_do_inverse_ord more robust
authorBilly Brumley <bbrumley@gmail.com>
Fri, 27 Apr 2018 14:45:51 +0000 (17:45 +0300)
committerMatt Caswell <matt@openssl.org>
Thu, 21 Jun 2018 17:08:56 +0000 (18:08 +0100)
commitc11d372b3b7080dc153902f14a0d4b402e2dfc92
treef99909a4e617f3bf4b98c1ee194c9cc79af19dd5
parent91860165820daf7a17836597f18752f094b887c8
make EC_GROUP_do_inverse_ord more robust

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
crypto/ec/ecdsa_ossl.c