]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move EC_METHOD to internal-only
authorBilly Brumley <bbrumley@gmail.com>
Wed, 27 May 2020 10:30:04 +0000 (13:30 +0300)
committerNicola Tuveri <nic.tuv@gmail.com>
Tue, 2 Jun 2020 08:17:24 +0000 (11:17 +0300)
commit23ccae80bd58adfe89e3e345414684eb82bdb531
treee2220609ac08ecdf947a5ab7aef0a71e9f452300
parente306f83c8cfc7ac970d04a36c90634ab8573a594
Move EC_METHOD to internal-only

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11928)
18 files changed:
CHANGES.md
apps/ecparam.c
crypto/ec/ec_asn1.c
crypto/ec/ec_curve.c
crypto/ec/ec_cvt.c
crypto/ec/ec_key.c
crypto/ec/ec_lib.c
crypto/ec/ec_local.h
crypto/ec/eck_prn.c
crypto/ec/ecp_s390x_nistp.c
doc/man3/EC_GFp_simple_method.pod
doc/man3/EC_GROUP_copy.pod
doc/man3/EC_GROUP_new.pod
doc/man3/EC_POINT_new.pod
include/openssl/ec.h
ssl/t1_lib.c
test/ectest.c
util/libcrypto.num