提交历史

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