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