[crypto/ec] deprecate Jprojective_coordinates_GFp functions
authorBilly Brumley <bbrumley@gmail.com>
Sun, 12 Apr 2020 15:17:19 +0000 (18:17 +0300)
committerNicola Tuveri <nic.tuv@gmail.com>
Tue, 21 Apr 2020 23:06:50 +0000 (02:06 +0300)
commit07caec83b81859ea9aa2d5075a394aa48c4e5fae
treeadb866f0e2f6c4f572e91124625372f73fe62fd0
parentc72e59349f50ee00a1bf8605ada17dfccb8b3b1a
[crypto/ec] deprecate Jprojective_coordinates_GFp functions

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11527)
17 files changed:
CHANGES.md
crypto/ec/ec2_smpl.c
crypto/ec/ec_lib.c
crypto/ec/ec_local.h
crypto/ec/ecp_mont.c
crypto/ec/ecp_nist.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistz256.c
crypto/ec/ecp_s390x_nistp.c
crypto/ec/ecp_smpl.c
doc/man3/EC_POINT_new.pod
include/openssl/ec.h
test/ec_internal_test.c
test/ectest.c
util/libcrypto.num