diff options
| author | Adam Langley <agl@golang.org> | 2016-10-10 18:23:37 -0700 |
|---|---|---|
| committer | Adam Langley <agl@golang.org> | 2016-10-12 17:04:28 +0000 |
| commit | 8a11cb318f5c4c15b67ffe9ff9b2fa772bf1dd85 (patch) | |
| tree | 8e06ac858a1d47422a10381498d3db1d19f2f883 /src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA | |
| parent | 8c74139cada0b7da5a0914ee0afd75837b6f682d (diff) | |
| download | go-8a11cb318f5c4c15b67ffe9ff9b2fa772bf1dd85.tar.xz | |
crypto/tls: support X25519.
X25519 (RFC 7748) is now commonly used for key agreement in TLS
connections, as specified in
https://tools.ietf.org/html/draft-ietf-tls-curve25519-01.
This change adds support for that in crypto/tls, but does not enabled it
by default so that there's less test noise. A future change will enable
it by default and will update all the test data at the same time.
Change-Id: I91802ecd776d73aae5c65bcb653d12e23c413ed4
Reviewed-on: https://go-review.googlesource.com/30824
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA')
0 files changed, 0 insertions, 0 deletions
