Historique des commits

Auteur SHA1 Message Date
  Ian Haken dab2b1051b ssh: support SSH agent signature flags and custom extensions il y a 6 ans
  Adam Langley 0709b304e7 ssh: don't panic if a key is too short. il y a 6 ans
  Sami Pönkänen 9334d73e5f ssh: fix support for partial success authentication responses in client il y a 7 ans
  Yasuhiro Matsumoto 84f24dfdf3 ssh: signal incorrect private key passwords with x509.IncorrectPasswordError il y a 7 ans
  Yasuhiro Matsumoto fea6c2c835 ssh: add ParsePrivateKeysWithPassphrase il y a 7 ans
  Ryuzo Yamamoto ede567c8e0 x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods il y a 8 ans
  Emmanuel Odeke a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys il y a 8 ans
  Martin Garton 1e61df8d9e x/crypto/ssh: add support for ed25519 keys il y a 8 ans
  Peter Moody 3760e01685 x/crypto/ssh: add function to parse known_hosts files. il y a 9 ans
  Evan Broder e74b0352e5 crypto/ssh: Support turning a crypto.Signer into an ssh.Signer il y a 9 ans
  Andrew Gerrand a73c6bbfc5 go.crypto: use golang.org/x/... import paths il y a 10 ans
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. il y a 10 ans
  Jonathan Pittman 94779a0cf1 go.crypto/ssh: Implement CertTime to properly handle the "infinite" time il y a 11 ans
  Jonathan Pittman 9112f50fcd go.crypto/ssh: Add certificate verification, step up support for authorized keys il y a 11 ans
  JP Sugarbroad 15d8abf5c4 go.crypto/ssh: fix certificate parsing/marshaling. il y a 11 ans
  Han-Wen Nienhuys 4e0581245c go.crypto/ssh: parse DSA private keys too. il y a 11 ans
  Han-Wen Nienhuys 934c14ffe9 go.crypto/ssh: introduce Signer method, an abstraction of il y a 11 ans
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. il y a 11 ans