index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
tls
/
key_agreement.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/tls: test key type when casting
Roland Shoemaker
2021-07-12
1
-1
/
+5
*
crypto/tls: make cipher suite preference ordering automatic
Filippo Valsorda
2021-05-08
1
-0
/
+19
*
crypto: fix PKCS space in docs
Katie Hockman
2020-07-08
1
-1
/
+1
*
crypto/tls: refactor certificate and signature algorithm logic
Filippo Valsorda
2019-11-12
1
-36
/
+55
*
crypto/tls: improve error messages for invalid certificates and signatures
Filippo Valsorda
2019-10-30
1
-1
/
+4
*
crypto/tls: remove SSLv3 support
Filippo Valsorda
2019-08-27
1
-8
/
+5
*
crypto/tls: disable RSA-PSS in TLS 1.2 again
Filippo Valsorda
2019-06-19
1
-1
/
+1
*
crypto/tls: add support for Ed25519 certificates in TLS 1.2 and 1.3
Filippo Valsorda
2019-05-17
1
-6
/
+14
*
all: remove a few unused parameters
Daniel MartÃ
2019-04-29
1
-12
/
+6
*
Revert "crypto/tls: disable RSA-PSS in TLS 1.2"
Filippo Valsorda
2019-02-27
1
-1
/
+1
*
crypto/tls: disable RSA-PSS in TLS 1.2
Filippo Valsorda
2019-02-07
1
-1
/
+1
*
crypto/tls: implement TLS 1.3 client handshake (base)
Filippo Valsorda
2018-11-02
1
-131
/
+45
*
crypto/tls,crypto/x509: normalize RFC references
Filippo Valsorda
2018-10-17
1
-3
/
+2
*
crypto/tls: add RSASSA-PSS support for handshake messages
Peter Wu
2018-06-27
1
-5
/
+9
*
crypto/tls: consolidate signatures handling in SKE and CV
Peter Wu
2018-06-20
1
-106
/
+28
*
all: update comment URLs from HTTP to HTTPS, where possible
Tim Cooper
2018-06-01
1
-2
/
+2
*
crypto/tls: replace signatureAndHash by SignatureScheme.
Peter Wu
2017-10-13
1
-21
/
+29
*
all: fix article typos
Kunpei Sakai
2017-09-15
1
-1
/
+1
*
crypto/tls: don't check whether an ec point is on a curve twice
Andreas Auernhammer
2017-08-15
1
-9
/
+2
*
crypto/tls: support X25519.
Adam Langley
2016-10-12
1
-44
/
+112
*
crypto/tls: make error prefix uniform.
Adam Langley
2016-04-14
1
-10
/
+10
*
all: single space after period.
Brad Fitzpatrick
2016-03-02
1
-1
/
+1
*
all: fix misprints in comments
Ainar Garipov
2015-06-11
1
-1
/
+1
*
crypto/tls: decouple handshake signatures from the handshake hash.
Adam Langley
2015-04-30
1
-37
/
+31
*
crypto/tls: make use of crypto.Signer and crypto.Decrypter
Jacob H. Haven
2015-04-02
1
-21
/
+19
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-0
/
+413