Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Haken dab2b1051b ssh: support SSH agent signature flags and custom extensions hace 6 años
  Adam Langley 0709b304e7 ssh: don't panic if a key is too short. hace 6 años
  Noel Georgi f027049dab ssh: RFC5208 support PKCS#8 key hace 6 años
  Han-Wen Nienhuys 8c653846df ssh: document how to unmarshal public keys hace 6 años
  Kevin Burke e8f229864d all: fix errors reported by vet, golint hace 7 años
  Han-Wen Nienhuys 88e95fbb56 ssh: reject unsupported DSA key sizes hace 7 años
  Yasuhiro Matsumoto 84f24dfdf3 ssh: signal incorrect private key passwords with x509.IncorrectPasswordError hace 7 años
  Yasuhiro Matsumoto fea6c2c835 ssh: add ParsePrivateKeysWithPassphrase hace 7 años
  Paul Querna c2303dcbe8 ssh: Add support for RSA keys stored in OpenSSH's new format hace 8 años
  Paul Querna b82246307b crypto/ssh: fix parsing order for ssh.ParseDSAPrivateKey hace 8 años
  Ryuzo Yamamoto ede567c8e0 x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods hace 8 años
  Dmitry Savintsev 4cd25d65a0 crypto/ssh: fix comment for ssh.NewPublicKey hace 8 años
  Martin Garton 69267d27d2 ssh: add CryptoPublicKey interface, expose underlying crypto.PublicKey hace 8 años
  Emmanuel Odeke a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys hace 8 años
  Martin Hamrle 077efaa604 x/crypto: fix typos hace 8 años
  Martin Garton 1e61df8d9e x/crypto/ssh: add support for ed25519 keys hace 8 años
  Peter Moody e84a34b1ee x/crypto/ssh: support more keytypes in the agent. hace 8 años
  Peter Moody 3760e01685 x/crypto/ssh: add function to parse known_hosts files. hace 9 años
  Evan Broder e74b0352e5 crypto/ssh: Support turning a crypto.Signer into an ssh.Signer hace 9 años
  Matt Bostock d5c5f1769f crypto/ssh: Parse ECDSA key using struct hace 9 años
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. hace 10 años
  Jonathan Pittman 9112f50fcd go.crypto/ssh: Add certificate verification, step up support for authorized keys hace 11 años
  JP Sugarbroad 15d8abf5c4 go.crypto/ssh: fix certificate parsing/marshaling. hace 11 años
  Han-Wen Nienhuys 4e0581245c go.crypto/ssh: parse DSA private keys too. hace 11 años
  Han-Wen Nienhuys 934c14ffe9 go.crypto/ssh: introduce Signer method, an abstraction of hace 11 años
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. hace 11 años
  Han-Wen Nienhuys f17d130281 go.crypto/ssh: remove misleading marshalPrivRSA. hace 11 años
  Jonathan Pittman d95b28330d go.crypto/ssh: some cleanup hace 12 años
  Jonathan Pittman 54c65aebf4 go.crypto/ssh: Miscellaneous changes up for discussion. hace 12 años
  Jonathan Pittman 94c9f92c92 go.crypto/ssh: Add support for ECDSA keys and certs. hace 12 años