aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-31acme: expose Client KID fieldRoland Shoemaker
2022-01-28acme/autocert: replace all ACME server stubs with acmetestFilippo Valsorda
2022-01-26acme/autocert: renew Let's Encrypt certificates likely to get revokedFilippo Valsorda
2022-01-26ssh/agent: fix TestMalformedRequestsRoland Shoemaker
2022-01-12acme: in TestFetchCertCancel, do not reply before the cancellation propagatesBryan C. Mills
2021-12-15cryptobyte: fix parsing of large ASN.1 OIDsumlublin
2021-12-09internal/wycheproof: skip on builders with flaky network connectionsBryan C. Mills
2021-12-02ssh: don't assume packet plaintext sizeRoland Shoemaker
2021-11-17all: upgrade x/net to latestDamien Neil
2021-11-15ssh: support RSA SHA-2 (RFC8332) signaturesHans Nielsen
2021-11-08ocsp: rewrite tests that rely on SHA1-RSARoland Shoemaker
2021-09-21acme: implement Client.ListCertAlternatesJames Hartig
2021-09-20all: fix typosYasuhiro Matsumoto
2021-09-15poly1305: deprecate public packageFilippo Valsorda
2021-08-17acme: fix deadlock when Client.Key is nilRoland Shoemaker
2021-08-13openpgp: fix deprecation messageRoland Shoemaker
2021-08-12openpgp: mark as deprecatedFilippo Valsorda
2021-07-11sha3: fix typo in commentHowJMay
2021-06-16all: upgrade x/sys to latestBryan C. Mills
2021-05-13curve25519/internal/field: fix generator module reference to x/cryptoFilippo Valsorda
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2021-05-06ssh: return missing user field in NewClientConnpovsister
2021-05-05curve25519: replace field implementation with filippo.io/edwards25519Filippo Valsorda
2021-05-03go.mod: upgrade to go 1.17Bryan C. Mills
2021-04-21acme: add support for subproblemsRoland Shoemaker
2021-04-21poly1305: cleanup ppc64le R0/$0 usagePaul E. Murphy
2021-04-15cryptobyte: add support for UTCTimeRoland Shoemaker
2021-03-22acme/autocert: include the domain in the SAN of the CSRTrevor Dixon
2021-03-17scrypt: use encoding/binary to simplify smixAndreas Auernhammer
2021-03-14go.mod: bump golang.org/x/net to e18ecbb05110Radek Simko
2021-02-20all: go fmt ./...Russ Cox
2021-02-18blake2s: fix 386 assembly not to smash SPRuss Cox
2021-02-18blake2b: fix amd64 assembly not to smash SPRuss Cox
2021-02-18salsa20/salsa: fix amd64 assembly not to smash SPRuss Cox
2021-02-18blake2s: fix amd64 assembly not to smash SPRuss Cox
2020-12-21acme: hardcode and remove ExternalAccountBinding.AlgorithmFilippo Valsorda
2020-12-17acme: add external account binding supportJames Kasten
2020-12-16ssh: disallow gssapi-with-mic if GSSAPIWithMICConfig is not setRoland Shoemaker
2020-12-08README.md: add badge to pkg.go.devJulie Qiu
2020-12-03all: build tags: appengine,!gccgo => purego,gcTamir Duberstein
2020-11-24x/crypto/chacha20: fix typo in benchmarkRoland Shoemaker
2020-11-17ssh/terminal: bump x/term dependency to fix js/naclFilippo Valsorda
2020-11-16ssh/terminal: replace with a golang.org/x/term wrapperFilippo Valsorda
2020-11-12ssh/terminal: add support for zosMahdi Hosseini Moghaddam
2020-10-16ssh: improve error message for KeyboardInteractiveChallengeAidan Coyle
2020-10-12crypto/ssh: add Client.Close in Dial exampleEmmanuel T Odeke
2020-10-02internal/wycheproof: add RSA OAEP decryption testsRoland Shoemaker
2020-10-02nacl/auth: use Size instead of KeySize for Sum outputwoat
2020-10-01ocsp: Improve documentation for ParseResponse and ParseResponseForCertRoland Shoemaker
2020-09-30ssh: remove slow unnecessary diffie-hellman-group-exchange primality checkDaniel Cohen