index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
tls
Age
Commit message (
Expand
)
Author
2025-01-02
crypto/tls: properly return ECH retry configs
Roland Shoemaker
2025-01-01
crypto/tls: fix Config.Time in tests using expired certificates
Filippo Valsorda
2024-12-30
crypto/tls: fix misspelling in comment
thekuwayama
2024-12-26
crypto/mlkem: swap order of return values of Encapsulate
Alec Bakholdin
2024-12-18
crypto/tls: normalize spelling of "ClientHello" in comments
Filippo Valsorda
2024-11-27
crypto/tls: fix a broken link
Hiroaki Sano
2024-11-22
crypto/tls: implement X25519MLKEM768
Filippo Valsorda
2024-11-22
crypto/rsa: refuse to generate and/or use keys smaller than 1024 bits
Filippo Valsorda
2024-11-22
crypto/tls: test with FIPS 140-3 TLS mode
Daniel McCarney
2024-11-21
crypto/tls: add server-side ECH
Roland Shoemaker
2024-11-21
all: fix some function names and typos in comment
cuishuang
2024-11-21
crypto/tls: FIPS 140-3 mode
Daniel McCarney
2024-11-21
internal/copyright: add test that copyright notices exist
Russ Cox
2024-11-20
internal/byteorder: use canonical Go casing in names
Russ Cox
2024-11-20
all: rename crypto/internal/fips to crypto/internal/fips140
Russ Cox
2024-11-19
crypto: centralize external test module fetches
Filippo Valsorda
2024-11-19
crypto/ecdsa: implement deterministic and hedged signatures
Filippo Valsorda
2024-11-19
crypto/internal/mlkem768: move to crypto/internal/fips/mlkem
Filippo Valsorda
2024-11-19
crypto/internal/mlkem768: add -768 suffix to all exported identifiers
Filippo Valsorda
2024-11-19
crypto/internal/mlkem768: add EncapsulationKey type
Filippo Valsorda
2024-11-19
crypto/internal/mlkem768: make Decapsulate a method
Filippo Valsorda
2024-11-19
crypto/internal/mlkem768: update to final FIPS 203
Filippo Valsorda
2024-11-19
crypto/internal/fips/tls12: implement TLS 1.2 KDF
Filippo Valsorda
2024-11-19
crypto/internal/fips/tls13: implement TLS 1.3 KDF
Filippo Valsorda
2024-11-19
crypto/internal/fips/aes/gcm: add GCMForTLS12 and GCMForTLS13
Filippo Valsorda
2024-11-19
crypto/internal/fips/aes: move GCM to its own package
Filippo Valsorda
2024-10-16
crypto/tls: include close notify in client tls test recordings
Ryan Granger
2024-08-15
crypto,hash: add t.Helper calls to test helpers
apocelipes
2024-08-14
crypto/tls: fix typo in quicError
Jaeho Nam
2024-08-14
crypto/tls: add support for additional alpn flags to bogo_shim_test
Clide Stefani
2024-08-10
crypto/tls: align FIPS-only mode with BoringSSL policy
Filippo Valsorda
2024-08-09
crypto/tls: expose extensions presented by client to GetCertificate
Bobby Powers
2024-08-02
crypto/tls: fix testHandshake close flakes
Filippo Valsorda
2024-07-16
crypto/tls: add exclude tls flags to bogo_shim_test
Clide Stefani
2024-07-10
crypto/tls: add support for -expect-no-hrr to bogo_shim_test
Clide Stefani
2024-07-09
crypto/tls: add support for -reject-alpn and -decline-alpn flags to bogo_shim...
Clide Stefani
2024-06-25
crypto/tls: apply QUIC session event flag to QUICResumeSession events
Damien Neil
2024-06-24
crypto/tls: replay test recordings without network
Filippo Valsorda
2024-06-21
crypto/tls: add support for -expect-version to bogo_shim_test
Clide Stefani
2024-06-11
crypto/tls: improve error log produced during TestBogoSuite
Clide Stefani
2024-06-07
net/http: check GetConfigForClient in server.ServeTLS
Chance Zibolski
2024-06-04
crypto/tls: fix test caching for bogo
Roland Shoemaker
2024-06-04
crypto/tls: better bogo test output handling
Roland Shoemaker
2024-06-03
all: make function comments match function names
cuishuang
2024-05-29
all: document legacy //go:linkname for final round of modules
Russ Cox
2024-05-29
crypto/tls: add linkname comments dropped from CL 587220
Russ Cox
2024-05-23
crypto/tls: add ech client support
Roland Shoemaker
2024-05-23
all: document legacy //go:linkname for modules with ≥200 dependents
Russ Cox
2024-05-23
all: document legacy //go:linkname for modules with ≥5,000 dependents
Russ Cox
2024-05-23
all: change from sort functions to slices functions where feasible
Ian Lance Taylor
[prev]
[next]