提交历史

作者 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 年之前
  Sami Pönkänen 9334d73e5f ssh: fix support for partial success authentication responses in client 7 年之前
  Yasuhiro Matsumoto 84f24dfdf3 ssh: signal incorrect private key passwords with x509.IncorrectPasswordError 7 年之前
  Yasuhiro Matsumoto fea6c2c835 ssh: add ParsePrivateKeysWithPassphrase 7 年之前
  Ryuzo Yamamoto ede567c8e0 x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods 8 年之前
  Emmanuel Odeke a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys 8 年之前
  Martin Garton 1e61df8d9e x/crypto/ssh: add support for ed25519 keys 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 年之前
  Andrew Gerrand a73c6bbfc5 go.crypto: use golang.org/x/... import paths 10 年之前
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. 10 年之前
  Jonathan Pittman 94779a0cf1 go.crypto/ssh: Implement CertTime to properly handle the "infinite" time 11 年之前
  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 年之前