Add encoded points to other EC curves too.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 11 Aug 2016 14:38:37 +0000 (15:38 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 13 Aug 2016 13:11:05 +0000 (14:11 +0100)
commit3bca6c27317958f30f8bbfe67814a7ab9a07f4a3
tree86bf09dcbdd6ffa25d9e2ec7f40838f642305a5c
parentc06f2aaa08dec00cda6a3c3c063de7827b379797
Add encoded points to other EC curves too.

Add encoded point ctrl support for other curves: this makes it possible
to handle X25519 and other EC curve point encoding in a similar way
for TLS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ec/ec_ameth.c