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
2022-02-09
acme: remove support for pre-RFC 8555 ACME spec
Ben Burkert
2022-02-08
ocsp: fix typo
Dan Kortschak
2022-02-08
ed25519: drop Go 1.12 compatibility
Filippo Valsorda
2022-01-31
acme: expose Client KID field
Roland Shoemaker
2022-01-28
acme/autocert: replace all ACME server stubs with acmetest
Filippo Valsorda
2022-01-26
acme/autocert: renew Let's Encrypt certificates likely to get revoked
Filippo Valsorda
2022-01-26
ssh/agent: fix TestMalformedRequests
Roland Shoemaker
2022-01-12
acme: in TestFetchCertCancel, do not reply before the cancellation propagates
Bryan C. Mills
2021-12-15
cryptobyte: fix parsing of large ASN.1 OIDs
umlublin
2021-12-09
internal/wycheproof: skip on builders with flaky network connections
Bryan C. Mills
2021-12-02
ssh: don't assume packet plaintext size
Roland Shoemaker
2021-11-17
all: upgrade x/net to latest
Damien Neil
2021-11-15
ssh: support RSA SHA-2 (RFC8332) signatures
Hans Nielsen
2021-11-08
ocsp: rewrite tests that rely on SHA1-RSA
Roland Shoemaker
2021-09-21
acme: implement Client.ListCertAlternates
James Hartig
2021-09-20
all: fix typos
Yasuhiro Matsumoto
2021-09-15
poly1305: deprecate public package
Filippo Valsorda
2021-08-17
acme: fix deadlock when Client.Key is nil
Roland Shoemaker
2021-08-13
openpgp: fix deprecation message
Roland Shoemaker
2021-08-12
openpgp: mark as deprecated
Filippo Valsorda
2021-07-11
sha3: fix typo in comment
HowJMay
2021-06-16
all: upgrade x/sys to latest
Bryan C. Mills
2021-05-13
curve25519/internal/field: fix generator module reference to x/crypto
Filippo Valsorda
2021-05-13
all: add //go:build lines to assembly files
Tobias Klauser
2021-05-06
ssh: return missing user field in NewClientConn
povsister
2021-05-05
curve25519: replace field implementation with filippo.io/edwards25519
Filippo Valsorda
2021-05-03
go.mod: upgrade to go 1.17
Bryan C. Mills
2021-04-21
acme: add support for subproblems
Roland Shoemaker
2021-04-21
poly1305: cleanup ppc64le R0/$0 usage
Paul E. Murphy
2021-04-15
cryptobyte: add support for UTCTime
Roland Shoemaker
2021-03-22
acme/autocert: include the domain in the SAN of the CSR
Trevor Dixon
2021-03-17
scrypt: use encoding/binary to simplify smix
Andreas Auernhammer
2021-03-14
go.mod: bump golang.org/x/net to e18ecbb05110
Radek Simko
2021-02-20
all: go fmt ./...
Russ Cox
2021-02-18
blake2s: fix 386 assembly not to smash SP
Russ Cox
2021-02-18
blake2b: fix amd64 assembly not to smash SP
Russ Cox
2021-02-18
salsa20/salsa: fix amd64 assembly not to smash SP
Russ Cox
2021-02-18
blake2s: fix amd64 assembly not to smash SP
Russ Cox
2020-12-21
acme: hardcode and remove ExternalAccountBinding.Algorithm
Filippo Valsorda
2020-12-17
acme: add external account binding support
James Kasten
2020-12-16
ssh: disallow gssapi-with-mic if GSSAPIWithMICConfig is not set
Roland Shoemaker
2020-12-08
README.md: add badge to pkg.go.dev
Julie Qiu
2020-12-03
all: build tags: appengine,!gccgo => purego,gc
Tamir Duberstein
2020-11-24
x/crypto/chacha20: fix typo in benchmark
Roland Shoemaker
2020-11-17
ssh/terminal: bump x/term dependency to fix js/nacl
Filippo Valsorda
2020-11-16
ssh/terminal: replace with a golang.org/x/term wrapper
Filippo Valsorda
2020-11-12
ssh/terminal: add support for zos
Mahdi Hosseini Moghaddam
2020-10-16
ssh: improve error message for KeyboardInteractiveChallenge
Aidan Coyle
2020-10-12
crypto/ssh: add Client.Close in Dial example
Emmanuel T Odeke
2020-10-02
internal/wycheproof: add RSA OAEP decryption tests
Roland Shoemaker
[prev]
[next]