Commit History

Author SHA1 Message Date
  Evan Broder e74b0352e5 crypto/ssh: Support turning a crypto.Signer into an ssh.Signer 10 years ago
  Reinaldo de Souza Jr aedad9a179 otr: Fix revealing MAC keys when a DH key is rotated 10 years ago
  Matt Bostock d5c5f1769f crypto/ssh: Parse ECDSA key using struct 10 years ago
  SeanBurford 2b8f0970a8 openpgp: Handle signatures that have multiple signature packets 10 years ago
  Peter Tseng fc08251b06 openpgp/clearsign: Correctly handle whitespace-only lines 10 years ago
  Thomas Desrosiers 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" 10 years ago
  Richard Barnes 287a1d87db ocsp: use asn1.Enumerated for revocation reason 10 years ago
  Jungho Ahn 81bf7719a6 x/crypto/poly1305: fix memory alignment fault in ARM 10 years ago
  Han-Wen Nienhuys c169681727 crypto/ssh: fix deadlock during error condition. 10 years ago
  Han-Wen Nienhuys 4e213c0672 x/crypto/ssh: close memPipe after running kex test. 10 years ago
  hanwen aca188fab6 x/crypto/ssh: implement curve25519-sha256@libssh.org key agreement. 10 years ago
  Han-Wen Nienhuys e3ebf1a8d3 x/crypto/ssh/test: test all key exchanges against sshd. 10 years ago
  Richard Barnes 173ce04bfa ocsp: Remove "explicit" tag from "revokedInfo" 10 years ago
  Eric Garrido 83f1503f77 crypto/ssh: Handle error in dial to avoid a goroutine leak 10 years ago
  hanwen 2f3083f616 crypto/ssh: allow client to specify host key algorithms. 10 years ago
  Dave Cheney 77de70a8d4 ssh: fix flake in TestHostKeyCert 10 years ago
  Dave Cheney 7f27901cb9 ssh: fix deadlock during error path 10 years ago
  David du Colombier fcdb74e78f ssh: skip TestHandshakeBasic on Plan 9 10 years ago
  Dhiru Kholia e7913d6af1 x/crypto: add support for Tiny Encryption Algorithm (TEA) 10 years ago
  Michael Gehring f2c09b05fa x/crypto/openpgp/packet: validate parsed rsa private keys 10 years ago
  Jeff R. Allen 56474dfd62 crypto/openpgp: make it possible to set the key length 10 years ago
  Brian Gitonga Marete ae8e58be79 openpgp: Fix panic on v3 public keys with too-short modulus. 10 years ago
  Brian Gitonga Marete cb32d3bd66 openpgp: Fix panic on opaque subpackets with length 0. 10 years ago
  Peter Moody 7d5b0be716 crypto/ssh: allow identities to be constrained. 10 years ago
  Andrew Gerrand 4d8f0cfeca ssh: fix spelling of test so that it runs 10 years ago
  Dmitry Savintsev 02a186af8b crypto/ssh: fix a comment (trivial) 10 years ago
  Alexander Neumann f6a608df62 poly1305/arm: allow building with Go 1.3 10 years ago
  Michael Gehring 4831188890 x/crypto/ssh: fix comment 10 years ago
  Adam Langley 2f677ffe0a go.crypto/openpgp/packet: fix comment typo. 10 years ago
  Michael Gehring cc04154d65 x/crypto/ssh: fix bounds check in parseString 10 years ago