crypto/tls: add support for ECDH ECDSA
Add support for ECDH ECDSA (RFC4492). ECDH ECDSA implements a TLS key
agreement where the client generates an ephemeral EC public/private
key pair and signs it. The pre-master secret is then calculated using
ECDH. Alternatively a fixed client EC public/private key pair can be
used.
Hello agl@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago
(2012-11-24 16:14:42 UTC)
#1
Issue 6775043: code review 6775043: crypto/tls: add support for ECDH ECDSA
Created 13 years, 8 months ago by jsing
Modified 13 years, 7 months ago
Reviewers: agl1
Base URL:
Comments: 4