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-06-05
ssh/test: skip KEX test if unsupported by system SSH client
v0.39.0
Nicola Murino
2025-06-05
go.mod: update golang.org/x dependencies
Gopher Robot
2025-05-31
x509roots/fallback: add init time benchmark
Mateusz Poliwczak
2025-05-31
x509roots/fallback: move parsing code to a non-generated file
Mateusz Poliwczak
2025-05-29
acme: return err from deprecated TLS-SNI-[01|02] functions
Daniel McCarney
2025-05-28
acme: remove dead code
Daniel McCarney
2025-05-15
ssh: add server side support for Diffie Hellman Group Exchange
Nicola Murino
2025-05-15
ssh: expose negotiated algorithms
Nicola Murino
2025-05-15
ssh: automatically add curve25519-sha256@libssh.org KEX alias
Nicola Murino
2025-05-15
ssh: export supported algorithms
Nicola Murino
2025-05-12
bcrypt: update InvalidCostError message to describe cost range inclusive
redwrasse
2025-05-12
x509roots/fallback: update bundle
Gopher Robot
2025-05-05
go.mod: update golang.org/x dependencies
v0.38.0
Gopher Robot
2025-04-18
ssh/test: reset the random source before capturing a recording
Nicola Murino
2025-04-18
ssh/test: enable Diffie-Hellman key exchange algorithms
Nicola Murino
2025-04-17
acme: return error from pre-authorization when unsupported
Ian Stapleton Cordasco
2025-04-16
ssh/test: skip unsupported tests on js/wasm
Nicola Murino
2025-04-16
acme/autocert: use standard functions to pick the cache directory
Alberto Bertogli
2025-04-16
Revert "chacha20: add loong64 SIMD implementation"
Michael Pratt
2025-04-16
Revert "salsa20: add loong64 SIMD implementation"
Michael Pratt
2025-04-16
Revert "argon2: add loong64 SIMD implementation"
Michael Pratt
2025-04-14
Revert "blake2s: add loong64 SIMD implementation"
Michael Pratt
2025-04-13
argon2: add loong64 SIMD implementation
Xiaolin Zhao
2025-04-13
chacha20: add loong64 SIMD implementation
Xiaolin Zhao
2025-04-11
salsa20: add loong64 SIMD implementation
Xiaolin Zhao
2025-04-11
blake2s: add loong64 SIMD implementation
Xiaolin Zhao
2025-04-11
acme: use built-in max/min to simplify the code
cuishuang
2025-04-11
ssh: add mlkem768x25519-sha256 Key Exchange algorithm
Nicola Murino
2025-04-11
ssh: add integration tests against a reference implementation
Nicola Murino
2025-04-06
go.mod: update golang.org/x dependencies
v0.37.0
Gopher Robot
2025-04-03
ssh: use the configured rand in kex init
Nicola Murino
2025-03-17
cryptobyte: fix typo 'octects' into 'octets' for asn1.go
Simon Josefsson
2025-03-17
acme: remove unnecessary []byte conversion
Mateusz Poliwczak
2025-03-13
x509roots: support constrained roots
Roland Shoemaker
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
[next]