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
Age
Commit message (
Expand
)
Author
2025-05-09
crypto/tls: enable more large record bogo tests
Daniel McCarney
2025-05-09
crypto/tls: skip BadRSAClientKeyExchange-[4,5]
Daniel McCarney
2025-05-09
crypto/tls: err for unsupported point format configs
Daniel McCarney
2025-05-09
crypto/tls: update TLS 1.3 client compression validation
Daniel McCarney
2025-05-09
crypto/tls: use illegal param alert for bad compression
Daniel McCarney
2025-05-08
crypto/internal/fips140/subtle: add assembly implementation of xorBytes for m...
Julian Zhu
2025-05-08
crypto/sha512: improve performance of loong64
Xiaolin Zhao
2025-05-08
crypto/sha256: improve performance of loong64
Xiaolin Zhao
2025-05-08
internal/testhash: move cryptotest.TestHash to shared package
Austin Clements
2025-05-08
crypto/tls: use runtime.Gosched instead of time.After in TestCertCache
Michael Anthony Knyszek
2025-05-08
crypto/tls: add scheduler call to TestCertCache refcount timeout loop
Michael Anthony Knyszek
2025-05-08
crypto,crypto/x509: implement MessageSigner
Roland Shoemaker
2025-05-07
crypto/tls: use runtime.AddCleanup instead of runtime.SetFinalizer
Carlos Amedee
2025-04-28
crypto/internal/hpke: rename Receipient to Recipient
John Bampton
2025-04-24
crypto/sha256: improve performance of riscv64 assembly
Julian Zhu
2025-04-23
crypto/tls: skip part of the test based on GOOS instead of GOARCH
Nevkontakte
2025-04-20
crypto/sha512: remove unnecessary move op, replace with direct add
Julian Zhu
2025-04-20
crypto/internal/fips140/aes: actually use the VTBL instruction on arm64
Joel Sing
2025-04-16
crypto/rand: add and update examples
Sean Liao
2025-04-16
crypto/tls: fix a testing deadlock that occurs on a TLS protocol error
Eric Young
2025-04-16
crypto/cipher: use AEAD.NonceSize to make nonce in the example
najeira
2025-04-07
crypto/tls: add offered cipher suites to the handshake error
Nicola Murino
2025-04-02
crypto/tls: use crypto/hkdf
qmuntal
2025-03-20
crypto/tls: add missing RUnlock in ticketKeys
Edoardo Spadolini
2025-03-17
crypto/tls: fix ECH compatibility
古大羊
2025-03-17
crypto/internal/hpke: propagate hkdf error value
qmuntal
2025-03-17
crypto/internal/hpke: use crypto/hkdf
qmuntal
2025-03-13
crypto/x509: change how we retrieve chains on darwin
Roland Shoemaker
2025-03-13
crypto/x509,ecoding/asn1: better handling of weird encodings
Roland Shoemaker
2025-03-13
crypto/tls/internal/fips140tls: use crypto/fips140
qmuntal
2025-03-13
crypto/tls: relax native FIPS 140-3 mode
Filippo Valsorda
2025-03-13
crypto/tls: clean up supported/default/allowed parameters
Filippo Valsorda
2025-03-13
crypto/tls: add ConnectionState.CurveID
Filippo Valsorda
2025-03-13
crypto/tls: allow P-521 in FIPS 140-3 mode and Go+BoringCrypto
Filippo Valsorda
2025-03-10
crypto/tls: reject TLS 1.3 compat session ID in TLS 1.2
Daniel McCarney
2025-03-10
crypto/tls: align cert decode alert w/ BSSL
Daniel McCarney
2025-03-10
crypto/tls: update GREASE-Server-TLS13 BoGo skip
Daniel McCarney
2025-03-10
crypto/tls: support bogo -wait-for-debugger
Daniel McCarney
2025-03-10
crypto/tls: ignore TLS 1.3 user canceled alerts
Daniel McCarney
2025-03-10
crypto/tls: run SkipNewSessionTicket bogo test
Daniel McCarney
2025-03-10
crypto/tls: reject empty TLS 1.3 session ticket
Daniel McCarney
2025-03-10
crypto/pbkdf2: fix code example for Key
Gusted
2025-03-07
crypto/tls: small bogo shim test tidying
Daniel McCarney
2025-03-07
crypto/internal/fips140: make Version return latest when not frozen
Filippo Valsorda
2025-03-07
crypto/internal/fips140/bigmod: explicitly clear expanded limbs on reset
Filippo Valsorda
2025-03-06
crypto/rsa: add a test with very different prime sizes
Filippo Valsorda
2025-03-06
crypto: test for unexpected concrete methods in interface value returns
Filippo Valsorda
2025-03-04
crypto/elliptic: drop hidden Inverse and CombinedMult methods
Filippo Valsorda
2025-03-04
crypto/internal/fips140/bigmod/_asm: update avo to v0.6.0
Egon Elbre
2025-03-03
crypto/rsa: use Div instead of GCD for trial division
Filippo Valsorda
[prev]
[next]