added code to validate EC named curve parameters
authorShane Lontis <shane.lontis@oracle.com>
Thu, 21 Mar 2019 10:09:02 +0000 (20:09 +1000)
committerNicola Tuveri <nic.tuv@gmail.com>
Thu, 11 Apr 2019 09:05:38 +0000 (12:05 +0300)
commit8402cd5f75f8c2f60d8bd39775b24b03dd8b3b38
treedd33391c6df2811326b1787ab8fef274d86d8e93
parent4660bdea07e185b96c3b91be3e3b0a38959626ac
added code to validate EC named curve parameters

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8555)
apps/ecparam.c
crypto/ec/ec_check.c
crypto/ec/ec_curve.c
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ec/ec_mult.c
doc/man3/EC_GROUP_copy.pod
include/openssl/ec.h
test/ectest.c
test/recipes/15-test_ecparam.t
util/libcrypto.num