1. b4ddeed go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago v0.12.0
  2. edc325d ssh: fix call to Fatalf from a non-test goroutine by Nicola Murino · 1 year, 3 months ago
  3. eab9315 ssh: add diffie-hellman-group16-sha512 kex by Nicola Murino · 1 year, 4 months ago
  4. ddfa821 ssh: ignore invalid MACs and KEXs just like we do for ciphers by Nicola Murino · 1 year, 3 months ago
  5. d08e19b x509roots/fallback: update bundle by Gopher Robot · 1 year, 3 months ago
  6. 12e1fcd internal/wycheproof: skip all tests in short test mode by Dmitri Shuralyov · 1 year, 4 months ago
  7. 3f8f064 ssh: prefer sha256 based RSA key algorithms by Nicola Murino · 1 year, 4 months ago
  8. 5df3b59 ssh: disable client agent tests on Windows by Nicola Murino · 1 year, 4 months ago
  9. 2e82bdd fix TestValidTerminalMode: missing output from echo SHELL $SHELL by Boshi Lian · 1 year, 4 months ago internal-branch.go1.21-vendor
  10. 64e0e99 ssh: fix RSA certificate and public key authentication with older clients by Nicola Murino · 1 year, 4 months ago
  11. 23b1b90 ssh: prefer sha256 based MAC algorithms by Nicola Murino · 1 year, 4 months ago
  12. e984872 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago v0.11.0
  13. 183630a x509roots: generate a stable sort, for real this time by Roland Shoemaker · 1 year, 4 months ago
  14. a9e447d x509roots/fallback: add //go:build go1.20 to bundle.go by Dmitri Shuralyov · 1 year, 4 months ago
  15. 64c3993 ssh: add hmac-sha2-512 by Stan Hu · 1 year, 5 months ago
  16. 5fe8145 x509roots: remove list hash and generation date, change ordering by Roland Shoemaker · 1 year, 4 months ago
  17. 043e94c x509roots: fix generate script argument checking by Roland Shoemaker · 1 year, 4 months ago
  18. 0d502d7 x509roots: use "generate" build tag by Roland Shoemaker · 1 year, 4 months ago
  19. 0ff6005 ssh/test: set a timeout and WaitDelay on sshd subcommands by Bryan C. Mills · 1 year, 5 months ago
  20. 8e447d8 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago v0.10.0
  21. 22c9997 go.mod: tell x repo tagging to ignore dep on net by Heschi Kreinick · 1 year, 5 months ago
  22. d0b3160 x509roots: add new module by Roland Shoemaker · 1 year, 10 months ago
  23. 1622238 Add support for "hmac-sha2-512-etm@openssh.com" by Stefan Klein · 4 years, 7 months ago
  24. a4e9841 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago v0.9.0
  25. 3ef8056 ssh/test: enable on solaris by Tobias Klauser · 1 year, 6 months ago
  26. a8cc953 ssh: skip unsupported tests on wasip1 by Tobias Klauser · 1 year, 7 months ago
  27. 7d6d3f5 ssh/test: skip TestValidTerminalMode on non-Bourne shells by Bryan C. Mills · 1 year, 7 months ago
  28. 1faeef9 cryptobyte: reject Object Identifiers with leading 0x80 by Mateusz Poliwczak · 1 year, 7 months ago
  29. 00fd4ff go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago v0.8.0
  30. 018c28f all: fix some comments by cui fliter · 1 year, 8 months ago
  31. 9cd0187 curve25519: use crypto/ecdh on Go 1.20 by Filippo Valsorda · 2 years ago
  32. c6a20f9 ssh: document that ParseRawPrivateKey supports Ed25519 keys by Anmol Sethi · 1 year, 9 months ago
  33. 776e461 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 8 months ago v0.7.0
  34. ebe9262 ssh: add support for aes256-gcm@openssh.com by Nicola Murino · 1 year, 9 months ago
  35. a9f661c go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 9 months ago v0.6.0
  36. 310bfa4 cryptobyte: reject negative Unwrite argument by Alexander Yastrebov · 1 year, 9 months ago
  37. 59ff472 all: fix some comments by cui fliter · 1 year, 9 months ago
  38. 3d872d0 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago v0.5.0
  39. bc7d1d1 bcrypt: reject passwords longer than 72 bytes by Roland Shoemaker · 2 years ago
  40. 7e3ac20 internal/wycheproof: also use Verify in TestECDSA by Roland Shoemaker · 1 year, 11 months ago
  41. 23edec0 ssh: ensure that handshakeTransport goroutines have finished before Close returns by Bryan C. Mills · 1 year, 11 months ago
  42. f495dc3 acme: eliminate arbitrary timeouts in tests by Bryan C. Mills · 1 year, 11 months ago
  43. eb2c406 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 11 months ago v0.4.0
  44. 2c47667 cryptobyte: add support for ReadASN1Integer into []byte by Filippo Valsorda · 2 years ago internal-branch.go1.20-vendor
  45. 0ec7e83 internal/wycheproof: update Go 1.20 crypto/ecdh API by Filippo Valsorda · 2 years ago v0.3.0
  46. 6fad3df ssh: support rsa-sha2-256/512 on the server side by Filippo Valsorda · 2 years ago
  47. 21d60a1 all: remove redundant type conversion by cui fliter · 2 years, 2 months ago
  48. 183a9b7 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.2.0
  49. 334521b ssh: fix typo by Park Zhou · 2 years ago
  50. a3485e1 all: use math/bits.RotateLeft by Alexander Yastrebov · 2 years ago
  51. 642fcc3 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.1.0
  52. 56aed06 all: use automatic RFC linking by Axel Wagner · 2 years, 1 month ago
  53. 9be5aaa all: fix a few function names on comments by cui fliter · 2 years, 1 month ago
  54. d6f0a8c ssh: add ServerConfig.NoClientAuthCallback by Brad Fitzpatrick · 2 years, 7 months ago
  55. 4161e89 all: replace bytes.Compare with bytes.Equal by cui fliter · 2 years, 1 month ago
  56. eccd636 acme/autocert: remove TestRenewFromCache skips by Roland Shoemaker · 2 years, 1 month ago
  57. 4ba4fb4 acme/autocert: fix renewal timer issue by Roland Shoemaker · 2 years, 1 month ago
  58. 35f4265 all: replace io/ioutil with io and os package by cui fliter · 2 years, 2 months ago
  59. c86fa9a internal/wycheproof: add crypto/ecdh tests by Roland Shoemaker · 2 years, 3 months ago
  60. bd7e27e ssh/agent: match OpenSSH extensionAgentMsg, not IETF draft by edef · 2 years, 5 months ago
  61. 5757bc0 cryptobyte: add ReadUint64 and AddUint64 by hopehook · 2 years, 3 months ago
  62. bc19a97 acme: gofmt code with Go 1.19 gofmt by Russ Cox · 2 years, 3 months ago
  63. 04dced1 internal/subtle: rename to internal/alias by Russ Cox · 2 years, 3 months ago
  64. 630584e A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 2 years, 3 months ago
  65. 0559593 curve25519: remove dependency on fmt by Aaqa Ishtyaq · 3 years, 2 months ago
  66. 793ad66 acme/autocert: properly clean DirCache paths by Roland Shoemaker · 2 years, 5 months ago
  67. 6f7dac9 acme: DeactivateReg fix panic by Jason Baker · 2 years, 6 months ago
  68. 85d78b3 curve25519/internal/field: update generator to avo v0.4.0 by Tobias Klauser · 2 years, 8 months ago
  69. 403b017 acme: add AccountKeyRollover by Jason Baker · 2 years, 6 months ago internal-branch.go1.19-vendor
  70. 4661260 ssh/agent: fix non-RSA certificates by Filippo Valsorda · 2 years, 6 months ago
  71. c6db032 acme/autocert/internal/acmetest: don't validate in goroutine by Roland Shoemaker · 2 years, 6 months ago
  72. 2cf3ade internal/wycheproof: skip truncated SHA-512 RSAPSS tests for boring by Roland Shoemaker · 2 years, 6 months ago
  73. eb4f295 internal/wycheproof: add ECDH tests, including point decompression by Filippo Valsorda · 2 years, 7 months ago
  74. 7b82a4e all: gofmt by Russ Cox · 2 years, 7 months ago
  75. 5352b09 acme/autocert: support External Account Binding (EAB) tokens by Ben Burkert · 3 years, 1 month ago
  76. ae2d966 ocsp: add Response.Raw by Roland Shoemaker · 2 years, 8 months ago
  77. 2c7772b ssh: send ext-info-c only once by Peter Verraedt · 2 years, 7 months ago
  78. 3147a52 ssh: support rsa-sha2-256/512 for client certificates by Filippo Valsorda · 2 years, 8 months ago
  79. 5d542ad ssh: support rsa-sha2-256/512 for client authentication by Filippo Valsorda · 2 years, 8 months ago
  80. a577426 ssh: send (and rename) keyboard-interactive name field to the client by Filippo Valsorda · 2 years, 8 months ago
  81. 1baeb1c ssh: don't advertise rsa-sha2 algorithms if we can't use them by Filippo Valsorda · 2 years, 8 months ago
  82. fcc990c ssh: deprecate and replace SigAlgo constants by Filippo Valsorda · 2 years, 8 months ago
  83. 4d39909 ssh: fix diffie-hellman-group-exchange g and K bounds checks by Filippo Valsorda · 2 years, 8 months ago
  84. e4b3678 ssh: add diffie-hellman-group14-sha256 kex by Filippo Valsorda · 2 years, 8 months ago
  85. 9b07691 ssh: support new curve25519-sha256 kex name by Михаил Патин · 2 years, 9 months ago
  86. b769efc ssh: add IUTF8 constant from RFC 8160 by Brad Fitzpatrick · 2 years, 8 months ago
  87. 6068a2e ssh: ignore MAC if AEAD ciphers negotiated by Roland Shoemaker · 2 years, 8 months ago
  88. efcb850 ssh: fix typo by cuishuang · 2 years, 8 months ago
  89. 8634188 acme/autocert: skip renewal tests broken on windows/arm64 by Bryan C. Mills · 2 years, 9 months ago
  90. 1e6e349 crypto/ssh: don't send the last auth failure message if disconnecting by Roland Shoemaker · 2 years, 9 months ago
  91. f4118a5 acme/autocert: fix races in renewal tests by Bryan C. Mills · 2 years, 9 months ago
  92. db63837 ssh: accept WSAECONNABORTED in TestClientAuthMaxAuthTriesPublicKey by Ian Lance Taylor · 2 years, 9 months ago
  93. dad3315 acme/autocert: include email in example by Jacob Hoffman-Andrews · 3 years, 5 months ago
  94. 2f5cac0 acme, sha3, ssh: fix the typos by HowJmay · 3 years, 6 months ago
  95. 65fa2f7 acme: remove support for pre-RFC 8555 ACME spec by Ben Burkert · 2 years, 9 months ago
  96. bba287d ocsp: fix typo by Dan Kortschak · 2 years, 9 months ago
  97. 20e1d8d ed25519: drop Go 1.12 compatibility by Filippo Valsorda · 3 years, 6 months ago
  98. 30dcbda acme: expose Client KID field by Roland Shoemaker · 3 years, 1 month ago
  99. 198e437 acme/autocert: replace all ACME server stubs with acmetest by Filippo Valsorda · 2 years, 9 months ago
  100. aa10faf acme/autocert: renew Let's Encrypt certificates likely to get revoked by Filippo Valsorda · 2 years, 9 months ago