commit | 3bca6c27317958f30f8bbfe67814a7ab9a07f4a3 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Thu Aug 11 15:38:37 2016 +0100 |
committer | Dr. Stephen Henson <steve@openssl.org> | Sat Aug 13 14:11:05 2016 +0100 |
tree | 86bf09dcbdd6ffa25d9e2ec7f40838f642305a5c | |
parent | c06f2aaa08dec00cda6a3c3c063de7827b379797 [diff] |
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>