index
:
go-x-crypto
main
ssh-run-with-context
Fork of golang.org/x/crypto with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-03-11
crypto/internal/poly1305: implement function update in assembly on loong64
Xiaolin Zhao
2025-03-06
ssh/knownhosts: check more than one key
Carlos A Becker
2025-03-05
go.mod: update golang.org/x dependencies
v0.36.0
Gopher Robot
2025-03-03
ssh: add decode support for banners
Ilia Mirkin
2025-02-28
ssh: use a more straightforward return value
cuishuang
2025-02-24
ssh: limit the size of the internal packet queue while waiting for KEX
v0.35.0
Nicola Murino
2025-02-21
acme/autocert: check host policy before probing the cache
v0.34.0
Roland Shoemaker
2025-02-21
x509roots/fallback: drop obsolete build constraint
Dmitri Shuralyov
2025-02-14
all: bump golang.org/x/crypto dependencies of asm generators
Roland Shoemaker
2025-02-14
all: upgrade go directive to at least 1.23.0 [generated]
Gopher Robot
2025-02-10
all: update certs for go1.24
Sean Liao
2025-02-04
go.mod: update golang.org/x dependencies
v0.33.0
Gopher Robot
2025-02-03
x509roots/fallback: update bundle
Gopher Robot
2025-01-18
ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface
Brad Fitzpatrick
2025-01-16
acme: support challenges that require the ACME client to send a non-empty JSO...
Evgeny Shatokhin
2025-01-06
go.mod: update golang.org/x dependencies
v0.32.0
Gopher Robot
2025-01-02
all: make function and struct comments match the names
cuishuang
2024-12-11
ssh: make the public key cache a 1-entry FIFO cache
v0.31.0
Roland Shoemaker
2024-12-04
openpgp/clearsign: just use rand.Reader in tests
v0.30.0
Roland Shoemaker
2024-12-04
go.mod: update golang.org/x dependencies
Gopher Robot
2024-11-27
x509roots/fallback: update bundle
Gopher Robot
2024-11-07
go.mod: update golang.org/x dependencies
v0.29.0
Gopher Robot
2024-11-04
README: don't recommend go get
Ian Lance Taylor
2024-10-22
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
Filippo Valsorda
2024-10-22
sha3: avoid trailing permutation
Filippo Valsorda
2024-10-22
sha3: fix padding for long cSHAKE parameters
Filippo Valsorda
2024-10-21
sha3: avoid buffer copy
Filippo Valsorda
2024-10-16
ssh: return unexpected msg error when server fails keyboard-interactive auth ...
samiponkanen
2024-10-11
chacha20: extend ppc64le support to ppc64
Paul E. Murphy
2024-10-04
internal/poly1305: extend ppc64le support to ppc64
Paul E. Murphy
2024-10-04
go.mod: update golang.org/x dependencies
v0.28.0
Gopher Robot
2024-09-30
sha3: fix cSHAKE initialization for extremely large N and or S
Yawning Angel
2024-09-16
ssh: return ServerAuthError after too many auth failures
Nicola Murino
2024-09-10
bn256: add missing symbols in comment
cuishuang
2024-09-04
all: fix printf(var) mistakes detected by latest printf checker
v0.27.0
Dmitri Shuralyov
2024-09-04
go.mod: update golang.org/x dependencies
Gopher Robot
2024-09-04
internal/poly1305: Port sum_amd64.s to Avo
Garrett Bodley
2024-09-04
chacha20poly1305: Avo port of chacha20poly1305_amd64.s
Garrett Bodley
2024-09-04
salsa20/salsa: Port salsa20_amd64.s to Avo
Garrett Bodley
2024-09-04
blake2b: port blake2b_amd64.s to Avo
Garrett Bodley
2024-09-04
blake2b: port blake2bAVX2_amd64.s to Avo
Garrett Bodley
2024-09-04
blake2s: port blake2s_amd64.s to Avo
Garrett Bodley
2024-09-04
argon2: Avo port of blamka_amd64.s
Garrett Bodley
2024-09-03
x509roots/fallback: update bundle
Gopher Robot
2024-08-06
ssh/agent: ensure to not add duplicated keys
Nicola Murino
2024-08-06
go.mod: update golang.org/x dependencies
v0.26.0
Gopher Robot
2024-07-26
ssh: add support for unpadded RSA signatures
Ilia Mirkin
2024-07-22
ssh: don't use dsa keys in integration tests
Nicola Murino
2024-07-17
ssh: remove go 1.21+ dependency on slices
Ilia Mirkin
2024-07-16
sha3: Avo port of keccakf_amd64.s
Garrett Bodley
[prev]
[next]