1. b4f1988 ssh: make the public key cache a 1-entry FIFO cache by Roland Shoemaker · 10 days ago master v0.31.0
  2. 7042ebc openpgp/clearsign: just use rand.Reader in tests by Roland Shoemaker · 9 days ago v0.30.0
  3. 3e90321 go.mod: update golang.org/x dependencies by Gopher Robot · 9 days ago
  4. 8c4e668 x509roots/fallback: update bundle by Gopher Robot · 3 weeks ago
  5. 6018723 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago v0.29.0
  6. 71ed71b README: don't recommend go get by Ian Lance Taylor · 6 weeks ago
  7. 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary by Filippo Valsorda · 2 months ago
  8. 36b1725 sha3: avoid trailing permutation by Filippo Valsorda · 2 months ago
  9. 80ea76e sha3: fix padding for long cSHAKE parameters by Filippo Valsorda · 2 months ago
  10. c17aa50 sha3: avoid buffer copy by Filippo Valsorda · 2 months ago
  11. 7cfb916 ssh: return unexpected msg error when server fails keyboard-interactive auth early by samiponkanen · 8 weeks ago
  12. b61b08d chacha20: extend ppc64le support to ppc64 by Paul E. Murphy · 3 months ago
  13. 6c21748 internal/poly1305: extend ppc64le support to ppc64 by Paul E. Murphy · 3 months ago
  14. adef4cc go.mod: update golang.org/x dependencies by Gopher Robot · 10 weeks ago v0.28.0
  15. a0819fb sha3: fix cSHAKE initialization for extremely large N and or S by Yawning Angel · 9 months ago
  16. 42ee18b ssh: return ServerAuthError after too many auth failures by Nicola Murino · 10 months ago
  17. 9e92970 bn256: add missing symbols in comment by cuishuang · 3 months ago
  18. c9da6b9 all: fix printf(var) mistakes detected by latest printf checker by Dmitri Shuralyov · 3 months ago v0.27.0
  19. b35ab4f go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  20. bcb0f91 internal/poly1305: Port sum_amd64.s to Avo by Garrett Bodley · 5 months ago
  21. 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s by Garrett Bodley · 5 months ago
  22. 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo by Garrett Bodley · 5 months ago
  23. 82942cf blake2b: port blake2b_amd64.s to Avo by Garrett Bodley · 5 months ago
  24. 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo by Garrett Bodley · 5 months ago
  25. 38ed1bc blake2s: port blake2s_amd64.s to Avo by Garrett Bodley · 5 months ago
  26. 38a0b5d argon2: Avo port of blamka_amd64.s by Garrett Bodley · 5 months ago
  27. bf5f14f x509roots/fallback: update bundle by Gopher Robot · 3 months ago
  28. b2d3a6a ssh/agent: ensure to not add duplicated keys by Nicola Murino · 4 months ago
  29. 5bcd010 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago v0.26.0
  30. 3375612 ssh: add support for unpadded RSA signatures by Ilia Mirkin · 5 months ago
  31. bb80217 ssh: don't use dsa keys in integration tests by Nicola Murino · 5 months ago
  32. 6879722 ssh: remove go 1.21+ dependency on slices by Ilia Mirkin · 5 months ago
  33. e983fa2 sha3: Avo port of keccakf_amd64.s by Garrett Bodley · 6 months ago
  34. 80fd972 LICENSE: update per Google Legal by Russ Cox · 5 months ago
  35. f2bc3a6 x509roots/fallback/internal/goissue52287: delete by Dmitri Shuralyov · 5 months ago
  36. d66d9c3 x509roots/fallback: update bundle by Gopher Robot · 5 months ago
  37. 9fadb0b go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago v0.25.0
  38. a6a393f all: bump go.mod version and drop compatibility shims by Filippo Valsorda · 6 months ago
  39. 1c74500 ssh/test: make struct comment match struct name by cuishuang · 6 months ago
  40. d4e7c9c ssh: fail client auth immediately on receiving disconnect message by samiponkanen · 7 months ago
  41. 332fd65 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago v0.24.0
  42. 0b431c7 x509roots/fallback: update bundle by Gopher Robot · 6 months ago
  43. 349231f ssh: implement CryptoPublicKey on sk keys by Mariano Cano · 1 year, 3 months ago
  44. 44c9b0f ssh: allow server auth callbacks to send additional banners by Andrew Lytvynov · 11 months ago
  45. 67b1361 sha3: reenable s390x assembly by Mauri de Souza Meneguzzo · 11 months ago
  46. 477a5b4 sha3: make APIs usable with zero allocations by Filippo Valsorda · 1 year, 1 month ago
  47. 59b5a86 sha3: disable s390x assembly by Filippo Valsorda · 1 year, 1 month ago
  48. 10f366e sha3: simplify XOR functions by Filippo Valsorda · 1 year, 1 month ago
  49. 905d78a go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago v0.23.0
  50. ebb717d ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response by Nicola Murino · 9 months ago
  51. 0da2a6a openpgp: fix function name in comment by cuishuang · 8 months ago
  52. 5defcc1 sha3: fix Sum results for SHAKE functions on s390x by Michael Munday · 8 months ago
  53. d042a39 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago v0.22.0
  54. b92bf94 ssh: respect MaxAuthTries also for "none" auth attempts by Nicola Murino · 8 months ago
  55. 6f79b5a ssh: add server side multi-step authentication by Nicola Murino · 1 year, 4 months ago
  56. 8d0d405 x/crypto/chacha20: cleanup chacha_ppc64le.s by Jayanth Krishnamurthy · 10 months ago
  57. b91329d all: remove redundant words in comments and fix some typos by cui fliter · 9 months ago
  58. 7067223 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago v0.21.0
  59. 0d2316b ssh/test: work around for TestCiphers failures on macOS by Nicola Murino · 10 months ago
  60. 0aab8d0 all: update go.mod x/net dependency by Roland Shoemaker · 10 months ago v0.20.0
  61. 5bead59 ocsp: don't use iota for externally defined constants by Brad Fitzpatrick · 10 months ago
  62. 1a86580 x/crypto/internal/poly1305: improve sum_ppc64le.s by Lynn Boger · 11 months ago
  63. 1c981e6 ssh/test: don't use DSA keys in integrations tests, update test RSA key by Nicola Murino · 10 months ago
  64. 62c9f17 x509roots/nss: manually exclude a confusingly constrained root by Roland Shoemaker · 10 months ago
  65. 405cb3b go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago v0.19.0
  66. 913d3ae x509roots/fallback: update bundle by Gopher Robot · 10 months ago
  67. dbb6ec1 ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI builder by Bryan C. Mills · 11 months ago v0.18.0
  68. 403f699 ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr by Bryan C. Mills · 11 months ago
  69. 055043d go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
  70. 08396bb internal/poly1305: drop Go 1.12 compatibility by Sebastiaan van Stijn · 1 year, 1 month ago
  71. 9d2ee97 ssh: implement strict KEX protocol changes by Roland Shoemaker · 1 year, 1 month ago v0.17.0
  72. 4e5a261 ssh: close net.Conn on all NewServerConn errors by Edoardo Spadolini · 1 year ago
  73. 152cdb1 x509roots/fallback: update bundle by Gopher Robot · 1 year, 1 month ago
  74. fdfe1f8 ssh: defer channel window adjustment by Will Mortensen · 2 years ago
  75. b8ffc16 blake2b: drop Go 1.6, Go 1.8 compatibility by Sebastiaan van Stijn · 1 year, 1 month ago
  76. 7e6fbd8 ssh: wrap errors from client handshake by Pavel Repin · 1 year, 1 month ago
  77. bda2f3f argon2: avoid clobbering BP by Egon Elbre · 3 years, 6 months ago
  78. 325b735 ssh/test: skip TestSSHCLIAuth on Windows by Heschi Kreinick · 1 year, 1 month ago v0.16.0
  79. 1eadac5 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 1 month ago
  80. b2d7c26 ssh: add (*Client).DialContext method by Randy Reddig · 1 year, 6 months ago
  81. 1c17e20 ssh: fix certificate authentication with OpenSSH 7.2-7.7 by Nicola Murino · 1 year, 5 months ago
  82. 270bf25 curve25519/internal/field/_asm: go mod tidy to fix x/sys version by Sebastiaan van Stijn · 1 year, 1 month ago
  83. 1cf1811 ssh: use the correct token from the client by Matt Dainty · 3 years, 11 months ago
  84. a2edfb5 cryptobyte: fix ReadOptionalASN1Boolean by Roland Shoemaker · 1 year, 1 month ago
  85. ff15cd5 ssh: eliminate some goroutine leaks in tests and examples by Bryan C. Mills · 1 year, 1 month ago
  86. eb61739 ssh: allow to configure public key auth algorithms on the server side by Nicola Murino · 1 year, 5 months ago v0.15.0
  87. 42c83ff ssh: try harder to detect incorrect passwords for legacy PEM encryption by Nicola Murino · 1 year, 1 month ago
  88. e668aa9 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 1 month ago
  89. df0bc9e chacha20poly1305: guard PSHUFB usage with GOAMD64_v2 by Mauri de Souza Meneguzzo · 1 year, 1 month ago
  90. 74c2ba9 crypto/hkdf: remove useless call to Reset by Eric Lagergren · 2 years, 4 months ago
  91. cf8dcb0 ssh: add test case against ssh CLI by Nicola Murino · 1 year, 6 months ago
  92. 4f30245 x509roots: catch the zero-roots case when generating the bundle by Roland Shoemaker · 1 year, 2 months ago
  93. 1d57292 x509roots: check HTTP response status code and media type by Dmitri Shuralyov · 1 year, 2 months ago
  94. 8779cbd all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 2 months ago
  95. 2aeefc3 ssh: add support for SSH_AGENT_CONSTRAIN_EXTENSION with id 255 by Nicola Murino · 1 year, 3 months ago
  96. e3cc52e go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago v0.14.0
  97. 833695f ssh: add server side support for ping@openssh.com protocol extension by Nicola Murino · 1 year, 3 months ago
  98. ec07f4e chacha20: drop Go 1.10 compatibility for arm64 by Sebastiaan van Stijn · 2 years, 1 month ago
  99. b665ba6 all: use crypto/ed25519 instead of golang.org/x/crypto/ed25519 by Sebastiaan van Stijn · 1 year, 3 months ago
  100. a1aeb9b ssh: add test cases for compatibility with old (buggy) clients by Nicola Murino · 1 year, 3 months ago