1. 7a1054f acme: TLS-SNI challenges implementation by Alex Vaghin · 8 years ago
  2. 611beeb acme: specify which version exactly is implemented by Alex Vaghin · 8 years ago
  3. bc89c49 ssh: clarify error type if a SendRequest goes unanswered by Han-Wen Nienhuys · 8 years ago
  4. 911fafb x/crypto/ssh/terminal: have MakeRaw mirror cfmakeraw. by Faiyaz Ahmed · 8 years ago
  5. f28b564 ssh: disable known-flaky test from the Go build dashboard by Brad Fitzpatrick · 8 years ago
  6. 10c2674 x/crypto/ssh: add ed25519 certs to supportedHostKeyAlgos by Peter Moody · 8 years ago
  7. 1da79bd acme: prompt for terms agreement by Alex Vaghin · 8 years ago
  8. 2c99acd ocsp: fix default value of Version in ResponseData by Fedor Indutny · 8 years ago
  9. 9a6bac9 x/crypto/ssh/agent: ecdsa key/cert typo by Peter Moody · 8 years ago
  10. c2f4947 acme: default values and discovery by Alex Vaghin · 8 years ago
  11. d81fdb7 x/crypto/ssh: handle missing exit status more gracefully. by Han-Wen Nienhuys · 8 years ago
  12. 077efaa x/crypto: fix typos by Martin Hamrle · 8 years ago
  13. cd884d3 x/crypto/ssh: use BigEndian.Uint32 for decoding exit status. by Han-Wen Nienhuys · 8 years ago
  14. 0c565bf x/crypto/ssh: Add support for retryable authentication by Jamie Beverly · 8 years ago
  15. 811831d agent: add agent server support for ed25519 keys. by Peter Moody · 8 years ago
  16. f3241ce crypto/ssh: minor comment change (trivial) by Dmitry Savintsev · 8 years ago
  17. 77f4136 go.crypto/blowfish: fix typo in docstring in cipher.go by Joe Farrell · 8 years ago
  18. 89d9e62 x/crypto/ssh: set constraints when adding certs to the agent by Niall Sheridan · 8 years ago
  19. 5bcd134 ssh: allow adding ed25519 keys to the agent by Niall Sheridan · 8 years ago
  20. 0a4e4d4 x/crypto/ssh: return msgNewKeys for a short-circuited first kex. by Han-Wen Nienhuys · 8 years ago
  21. b6789ab x/crypto/ssh: add 3des-cbc as a non-default cipher by Sam Hug · 8 years ago
  22. 1e61df8 x/crypto/ssh: add support for ed25519 keys by Martin Garton · 8 years ago
  23. b76c864 x/crypto/ssh: hide msgNewKeys in the transport layer. by Han-Wen Nienhuys · 8 years ago
  24. 91ab96a ssh: fix compatibility with recent OpenSSH by Martin Garton · 8 years ago
  25. 47ff8df acme: format test data by Alex Vaghin · 8 years ago
  26. 019870f x/crypto/openpgp/s2k: fix misleading function comment by Artyom Pervukhin · 8 years ago
  27. 2cb52d9 x/crypto/ssh: also log data packets when debugHandshake is set by Han-Wen Nienhuys · 8 years ago
  28. 285fb2e x/crypto/ssh: fix subsequent key exchanges. by Han-Wen Nienhuys · 8 years ago
  29. c9aef11 x/crypto/ed25519: add package. by Adam Langley · 8 years ago
  30. e84a34b x/crypto/ssh: support more keytypes in the agent. by Peter Moody · 8 years ago
  31. f98fd1f x/crypto/ssh: if debugMux is set, also log global messages. by Han-Wen Nienhuys · 8 years ago
  32. 7b42871 x/crypto/ssh: remove misleading comment, add example by Scott Bell · 8 years ago
  33. fbbbdbd sha3: revert alignment optimization on ppc64 by Lynn Boger · 8 years ago
  34. 3305186 x/crypto/ssh/agent: Support v1 remove all message by Mark Severson · 8 years ago
  35. de15db8 x/crypto/ssh: omit empty fields in error message by Scott Bell · 8 years ago
  36. 2f6fccd x/crypto/ssh: debug support for msgUserAuthSuccess and msgChannelData by Han-Wen Nienhuys · 8 years ago
  37. 1777f3b acme: initial import of ACME implementation by Alex Vaghin · 8 years ago
  38. d68c3ec x/crypto/ssh: make sure the initial key exchange happens once. by Han-Wen Nienhuys · 8 years ago
  39. 3fbbcd2 x/crypto/ssh/terminal: ensure windows MakeRaw returns previous state by John Schnake · 8 years ago
  40. 21e4292 x/crypto/ssh/terminal: create stubs for plan9 methods by John Schnake · 8 years ago
  41. b8a0f4b openpgp: Allow V3 signatures in messages by Maxwell Krohn · 9 years ago
  42. 9e7f5dc x/crypto/ssh: interpret disconnect message as error in the transport layer. by Han-Wen Nienhuys · 8 years ago
  43. c7e3b0e x/crypto/ssh: Add timeout for dialing by Julian Kornberger · 8 years ago
  44. c197bcf golang/x/crypto/sha3: use better alignment by Lynn Boger · 8 years ago
  45. 6025851 openpgp: ECDSA key and signature support by Jacob H. Haven · 8 years ago
  46. de93d05 x/crypto/ocsp: correct OID for DSA-with-SHA-256. by Adam Langley · 8 years ago
  47. 1bae088 openpgp/clearsign: Handle truncated messages by Benjamin Wester · 9 years ago
  48. 5dc8cb4 x/crypto/ssh/agent: add a client example and tweak package doc. by Han-Wen Nienhuys · 8 years ago
  49. 1f22c01 x/crypto/ocsp: return errors to reflect OCSP errors. by Adam Langley · 8 years ago
  50. 3760e01 x/crypto/ssh: add function to parse known_hosts files. by Peter Moody · 8 years ago
  51. d67eb63 x/crypto/openpgp: add ElGamal support when writing GPG keys. by Sami Commerot · 8 years ago
  52. 803f01e x/crypto/ssh: allow a custom Config to specify CBC mode. by Adam Langley · 8 years ago
  53. f23ba3a x/crypto/pkcs12: fix typo in struct tag by Brad Fitzpatrick · 8 years ago
  54. 552e9d5 ocsp: add support for OCSP response extensions by Richard Barnes · 8 years ago
  55. f18420e x/crypto/ssh/agent: Fix keyring removing the wrong key(s) by Mark Severson · 9 years ago
  56. 7b85b09 x/crypto/ssh: run go fmt by Carl Jackson · 9 years ago
  57. beef0f4 x/crypto/otr: reformat the libotr test harness with clang-format. by Adam Langley · 9 years ago
  58. 8270119 x/crypto/otr: update libotr test code for version 4. by Adam Langley · 9 years ago
  59. fb90bd2 x/crypto/otr: make errors fatal. by Adam Langley · 9 years ago
  60. d438f32 x/crypto/otr: clear key slots when handshaking. by Adam Langley · 9 years ago
  61. 346896d crypto/ssh: fix typo in error string. by Jonathan Boulle · 9 years ago
  62. b270509 x/crypto/openpgp/packet: fix message for errors resulting from an unknown cipher. by Adam Langley · 9 years ago
  63. ccca2aa otr: smpFailureError processing tlvTypeSMP3 prevents sending tlvTypeSMP4 by Arlo Breault · 9 years ago
  64. 575fdbe x/crypto/pkcs12: deal with short byte array in PBKDF by Cedric Staub · 9 years ago
  65. c8b9e63 x/crypto: Add pkcs12 package for reading pkcs12 data by Paul Meyer · 9 years ago
  66. 0c93e1f golang.org/x/crypto/openssh: don't loop forever after a bad password. by Adam Langley · 9 years ago
  67. 59a4410 x/crypto/ssh: Add protocol version to ServerVersion by Lewin Bormann · 9 years ago
  68. e74b035 crypto/ssh: Support turning a crypto.Signer into an ssh.Signer by Evan Broder · 9 years ago
  69. aedad9a otr: Fix revealing MAC keys when a DH key is rotated by Reinaldo de Souza Jr · 9 years ago
  70. d5c5f17 crypto/ssh: Parse ECDSA key using struct by Matt Bostock · 9 years ago
  71. 2b8f097 openpgp: Handle signatures that have multiple signature packets by SeanBurford · 9 years ago
  72. fc08251 openpgp/clearsign: Correctly handle whitespace-only lines by Peter Tseng · 9 years ago
  73. 6c2080b crypto/ssh: clearer error messages when "no ciphers in common" by Thomas Desrosiers · 9 years ago
  74. 287a1d8 ocsp: use asn1.Enumerated for revocation reason by Richard Barnes · 9 years ago
  75. 81bf771 x/crypto/poly1305: fix memory alignment fault in ARM by Jungho Ahn · 9 years ago
  76. c169681 crypto/ssh: fix deadlock during error condition. by Han-Wen Nienhuys · 9 years ago
  77. 4e213c0 x/crypto/ssh: close memPipe after running kex test. by Han-Wen Nienhuys · 9 years ago
  78. aca188f x/crypto/ssh: implement curve25519-sha256@libssh.org key agreement. by hanwen · 9 years ago
  79. e3ebf1a x/crypto/ssh/test: test all key exchanges against sshd. by Han-Wen Nienhuys · 9 years ago
  80. 173ce04 ocsp: Remove "explicit" tag from "revokedInfo" by Richard Barnes · 9 years ago
  81. 83f1503 crypto/ssh: Handle error in dial to avoid a goroutine leak by Eric Garrido · 9 years ago
  82. 2f3083f crypto/ssh: allow client to specify host key algorithms. by hanwen · 9 years ago
  83. 77de70a ssh: fix flake in TestHostKeyCert by Dave Cheney · 9 years ago
  84. 7f27901 ssh: fix deadlock during error path by Dave Cheney · 9 years ago
  85. fcdb74e ssh: skip TestHandshakeBasic on Plan 9 by David du Colombier · 9 years ago
  86. e7913d6 x/crypto: add support for Tiny Encryption Algorithm (TEA) by Dhiru Kholia · 9 years ago
  87. f2c09b0 x/crypto/openpgp/packet: validate parsed rsa private keys by Michael Gehring · 9 years ago
  88. 56474df crypto/openpgp: make it possible to set the key length by Jeff R. Allen · 9 years ago
  89. ae8e58b openpgp: Fix panic on v3 public keys with too-short modulus. by Brian Gitonga Marete · 9 years ago
  90. cb32d3b openpgp: Fix panic on opaque subpackets with length 0. by Brian Gitonga Marete · 9 years ago
  91. 7d5b0be crypto/ssh: allow identities to be constrained. by Peter Moody · 9 years ago
  92. 4d8f0cf ssh: fix spelling of test so that it runs by Andrew Gerrand · 9 years ago
  93. 02a186a crypto/ssh: fix a comment (trivial) by Dmitry Savintsev · 9 years ago
  94. f6a608d poly1305/arm: allow building with Go 1.3 by Alexander Neumann · 9 years ago
  95. 4831188 x/crypto/ssh: fix comment by Michael Gehring · 9 years ago
  96. 2f677ff go.crypto/openpgp/packet: fix comment typo. by Adam Langley · 9 years ago
  97. cc04154 x/crypto/ssh: fix bounds check in parseString by Michael Gehring · 9 years ago
  98. f1b99bc crypto/openpgp: don't panic on nil private signing key in Encrypt by Giovanni Bajo · 9 years ago
  99. 60052bd ssh: Add explicit type in comparison with constant to make go-fuzz happy by Taru Karttunen · 9 years ago
  100. 1e856cb crypto/ssh: fix format string error in test. by Han-Wen Nienhuys · 9 years ago