1. ede567c x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods by Ryuzo Yamamoto · 8 years ago
  2. a20de3f x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys by Emmanuel Odeke · 9 years ago
  3. 1e61df8 x/crypto/ssh: add support for ed25519 keys by Martin Garton · 9 years ago
  4. 3760e01 x/crypto/ssh: add function to parse known_hosts files. by Peter Moody · 9 years ago
  5. e74b035 crypto/ssh: Support turning a crypto.Signer into an ssh.Signer by Evan Broder · 10 years ago
  6. a73c6bb go.crypto: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  7. fa50e74 go.crypto/ssh: import gosshnew. by Adam Langley · 11 years ago
  8. 94779a0 go.crypto/ssh: Implement CertTime to properly handle the "infinite" time by Jonathan Pittman · 11 years ago
  9. 9112f50 go.crypto/ssh: Add certificate verification, step up support for authorized keys by Jonathan Pittman · 11 years ago
  10. 15d8abf go.crypto/ssh: fix certificate parsing/marshaling. by JP Sugarbroad · 11 years ago
  11. 4e05812 go.crypto/ssh: parse DSA private keys too. by Han-Wen Nienhuys · 12 years ago
  12. 934c14f go.crypto/ssh: introduce Signer method, an abstraction of private keys. by Han-Wen Nienhuys · 12 years ago
  13. e62b2ae go.crypto/ssh: introduce PublicKey interface type. by Han-Wen Nienhuys · 12 years ago