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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/x509: load all trusted certs on darwin (nocgo)
Nathaniel Caza
2017-07-14
1
-1
/
+21
*
crypto/x509: improve internal comment
Dmitri Shuralyov
2017-06-29
1
-1
/
+1
*
crypto/x509: fix panic in TestEnvVars, improve style
Dmitri Shuralyov
2017-06-27
1
-5
/
+5
*
all: gofmt
Mikio Hara
2017-06-21
1
-1
/
+1
*
crypto/x509: update MaxPathLen & MaxPathLenZero docs
Brad Fitzpatrick
2017-06-20
1
-13
/
+28
*
crypto/x509: support excluded domains in name constraints.
Adam Langley
2017-06-13
4
-16
/
+138
*
crypto/rand: only read necessary bytes for Int
Wade Simmons
2017-05-23
2
-5
/
+65
*
crypto/rand: use blocking getrandom call on Linux when supported
Joe Richey joerichey@google.com
2017-05-23
1
-21
/
+7
*
crypto/tls: pass argument to serverInit rather than using a field in Config.
Adam Langley
2017-05-16
2
-19
/
+8
*
internal/cpu: new package to detect cpu features
Martin Möhrmann
2017-05-10
6
-43
/
+18
*
crypto: revise wording about cryptographically broken algorithms
Brad Fitzpatrick
2017-05-04
4
-4
/
+8
*
crypto: document insecure algorithms
Andreas Auernhammer
2017-05-03
12
-23
/
+28
*
crypto/x509: load certs from env vars + extra locations
Steven Hartland
2017-05-03
6
-4
/
+227
*
crypto/sha256,crypto/sha512: improve performance for sha{256,512}.block on pp...
Mike Strosaker
2017-04-26
2
-438
/
+740
*
encoding/asn1: add NullBytes and NullRawValue for working with ASN.1 NULL
Andrew Benton
2017-04-24
1
-21
/
+9
*
crypto/x509: use native compare in test instead of strings.Compare
xufei_Alex
2017-04-21
1
-1
/
+1
*
crypto/elliptic: fix carry bug in x86-64 P-256 implementation.
Adam Langley
2017-04-19
2
-5
/
+41
*
crypto/aes: fix wrong instruction on ppc64le implementation
Carlos Eduardo Seo
2017-04-11
1
-1
/
+1
*
crypto/tls: recommend P256 elliptic curve
Kevin Burke
2017-04-10
1
-1
/
+1
*
crypto/*: fix spelling of 'below'
Martin Lindhe
2017-03-20
2
-2
/
+2
*
crypto/x509: rename and reposition rsaPublicKey struct declaration
Andrew Benton
2017-03-07
2
-8
/
+8
*
crypto/tls: make Config.Clone also clone the GetClientCertificate field
Mike Danese
2017-03-02
2
-22
/
+69
*
crypto: add BLAKE2b and BLAKE2s hash constants
Andreas Auernhammer
2017-03-01
1
-30
/
+38
*
crypto/sha512: fix checkAVX2
David du Colombier
2017-02-28
1
-0
/
+1
*
crypto/tls: use io.ReadFull in conn_test.go
Joe Tsai
2017-02-24
1
-5
/
+5
*
crypto/aes: minor ppc64 assembly naming improvements
Josh Bleecher Snyder
2017-02-21
2
-2
/
+2
*
crypto/sha512: Add AVX2 version for AMD64
Ilya Tocar
2017-02-10
3
-2
/
+1241
*
crypto/x509: ignore CN if SAN extension present.
Adam Langley
2017-02-10
3
-2
/
+62
*
crypto/dsa: also use fromHex in TestSignAndVerify.
Adam Langley
2017-02-09
1
-6
/
+11
*
crypto/aes: fix build failure by changing VORL to VOR
Paulo Flabiano Smorigo
2017-02-09
1
-11
/
+11
*
crypto/aes: improve performance for aes on ppc64le
Paulo Flabiano Smorigo
2017-02-09
3
-1
/
+580
*
crypto/tls: don't hold lock when closing underlying net.Conn.
Adam Langley
2017-02-09
2
-1
/
+32
*
crypto/x509: sort the list of fields used by CreateCertificateRequest.
Adam Langley
2017-02-09
1
-4
/
+4
*
crypto/x509: CreateCertificateRequest reads ExtraExtensions, not Extensions.
Adam Langley
2017-02-09
1
-1
/
+1
*
crypto/x509: sort the list of fields used by CreateCertificate.
Adam Langley
2017-02-09
1
-4
/
+5
*
crypto/x509: document AuthorityKeyId and don't mutate it.
Adam Langley
2017-02-09
1
-6
/
+11
*
crypto/tls: fix link to more info about channel bindings
Максим Федосеев
2017-02-08
1
-3
/
+3
*
crypto/tls: document that only tickets are supported.
Adam Langley
2017-02-08
1
-1
/
+2
*
crypto/x509: check for new tls-ca-bundle.pem last
Russ Cox
2017-02-07
1
-1
/
+1
*
cmd/link, crypto/tls: don't use append loops
Daniel Martí
2017-02-07
1
-3
/
+1
*
crypto/des: improve the throughput of DES and 3DES
Mura Li
2017-02-07
3
-58
/
+146
*
crypto/tls: reject SNI values with a trailing dot.
Adam Langley
2017-02-01
4
-2
/
+19
*
crypto/x509: add test for v1 intermediates.
Adam Langley
2017-02-01
1
-0
/
+65
*
crypto/tls: document ConnectionState.NegotiatedProtocol more clearly
Anmol Sethi
2017-02-01
1
-2
/
+2
*
crypto/x509: revert SystemCertPool implementation for Windows
Brad Fitzpatrick
2017-01-18
3
-1
/
+19
*
crypto/tls: disable CBC cipher suites with SHA-256 by default
Filippo Valsorda
2017-01-17
2
-5
/
+5
*
crypto/dsa: gofmt
Austin Clements
2017-01-11
1
-2
/
+2
*
crypto: detect BMI usability on AMD64 for sha1 and sha256
Lion Yang
2017-01-05
2
-8
/
+15
*
crypto/x509: fix spelling/grammar in comments
Kevin Burke
2016-12-20
1
-4
/
+4
*
crypto/x509: speed up and deflake non-cgo Darwin root cert discovery
Brad Fitzpatrick
2016-12-20
2
-60
/
+180
[next]