提交历史

作者 SHA1 备注 提交日期
  MiLk 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 9 年之前
  Han-Wen Nienhuys a59c127441 ssh: rationalize rekeying decisions. 9 年之前
  Peter Moody 10c26747e6 x/crypto/ssh: add ed25519 certs to supportedHostKeyAlgos 9 年之前
  Martin Garton 1e61df8d9e x/crypto/ssh: add support for ed25519 keys 9 年之前
  Thomas Desrosiers 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" 10 年之前
  hanwen aca188fab6 x/crypto/ssh: implement curve25519-sha256@libssh.org key agreement. 10 年之前
  datianshi e3f150b437 ssh: add hmac-sha2-256. 10 年之前
  Nathan(yinian) Hu 5c68cfdf2a crypto/ssh: add support for aes128-cbc cipher. 10 年之前
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. 11 年之前
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes 12 年之前
  JP Sugarbroad 15d8abf5c4 go.crypto/ssh: fix certificate parsing/marshaling. 12 年之前
  Han-Wen Nienhuys 4147256c9c go.crypto/ssh: move interpretation of msgNewKeys into 12 年之前
  Han-Wen Nienhuys 41400feb0b go.crypto/ssh: let client accept DSA and ECDSA host key algorithms. 12 年之前
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. 12 年之前
  Han-Wen Nienhuys 934c14ffe9 go.crypto/ssh: introduce Signer method, an abstraction of 12 年之前
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. 12 年之前
  Jonathan Pittman 6a743c56c7 go.crypto/ssh: Begin adding server side support for more than RSA for client key auth 12 年之前
  Han-Wen Nienhuys f17d130281 go.crypto/ssh: remove misleading marshalPrivRSA. 12 年之前
  Han-Wen Nienhuys d7d50b0a7c go.crypto/ssh: implement ECDH. 12 年之前
  Han-Wen Nienhuys c7df565dd4 go.crypto/ssh: implement keyboard-interactive auth (RFC 4256), both 12 年之前
  Jonathan Pittman d95b28330d go.crypto/ssh: some cleanup 13 年之前
  Jonathan Pittman 54c65aebf4 go.crypto/ssh: Miscellaneous changes up for discussion. 13 年之前
  Jonathan Pittman 94c9f92c92 go.crypto/ssh: Add support for ECDSA keys and certs. 13 年之前
  Adam Langley 4002be2701 go.crypto/ssh: run gofmt 13 年之前
  Dave Cheney 1582bf0781 go.crypto/ssh: never negotiate unsupported ciphers 13 年之前
  Dave Cheney 55aa08130e go.crypto/ssh: allow zero sized window adjustments 13 年之前
  Dave Cheney 8a2e7c966a go.crypto/ssh: make {client,server}Chan use common window management 13 年之前
  Adam Langley 63f855d724 ssh: cosmetic cleanups 13 年之前
  Daniel Theophanes 36a967d321 go.crypto/ssh: add support for diffie-hellman-group1-sha1. 13 年之前
  Dave Cheney 79d53bd55e go.crypto/ssh: improve marshal performance 13 年之前