Historique des commits

Auteur SHA1 Message Date
  Eric Brown 094676da4a ssh: drop dh-group1-sha1 from default key exchanges il y a 6 ans
  Lucas Bremgartner 57b3e21c3d ssh: add diffie-hellman-group-exchange-sha256 il y a 5 ans
  Han-Wen Nienhuys df01cb2cc4 ssh: invert algorithm choices on the server il y a 5 ans
  Han-Wen Nienhuys d94f6bc902 ssh: use io.ReadFull() for reading chacha20-poly1305 packets. il y a 7 ans
  Han-Wen Nienhuys 31469a2049 ssh: remove chacha20-poly1305 from preferredCipher list il y a 7 ans
  Han-Wen Nienhuys 1835319e08 ssh: remove arcfour ciphers from the default preference list il y a 7 ans
  Han-Wen Nienhuys ee41a25c63 ssh: support chacha20-poly1305 cipher il y a 7 ans
  Kevin Burke e8f229864d all: fix errors reported by vet, golint il y a 7 ans
  Han-Wen Nienhuys c78caca803 ssh: reject RekeyThresholds over MaxInt64 il y a 7 ans
  Brad Fitzpatrick 3cb07270c9 ssh: fix typo in unexported comment il y a 7 ans
  MiLk 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm il y a 8 ans
  Han-Wen Nienhuys a59c127441 ssh: rationalize rekeying decisions. il y a 8 ans
  Peter Moody 10c26747e6 x/crypto/ssh: add ed25519 certs to supportedHostKeyAlgos il y a 8 ans
  Martin Garton 1e61df8d9e x/crypto/ssh: add support for ed25519 keys il y a 8 ans
  Thomas Desrosiers 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" il y a 9 ans
  hanwen aca188fab6 x/crypto/ssh: implement curve25519-sha256@libssh.org key agreement. il y a 9 ans
  datianshi e3f150b437 ssh: add hmac-sha2-256. il y a 9 ans
  Nathan(yinian) Hu 5c68cfdf2a crypto/ssh: add support for aes128-cbc cipher. il y a 9 ans
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. il y a 10 ans
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes il y a 11 ans
  JP Sugarbroad 15d8abf5c4 go.crypto/ssh: fix certificate parsing/marshaling. il y a 11 ans
  Han-Wen Nienhuys 4147256c9c go.crypto/ssh: move interpretation of msgNewKeys into il y a 11 ans
  Han-Wen Nienhuys 41400feb0b go.crypto/ssh: let client accept DSA and ECDSA host key algorithms. il y a 11 ans
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. 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
  Jonathan Pittman 6a743c56c7 go.crypto/ssh: Begin adding server side support for more than RSA for client key auth il y a 11 ans
  Han-Wen Nienhuys f17d130281 go.crypto/ssh: remove misleading marshalPrivRSA. il y a 11 ans
  Han-Wen Nienhuys d7d50b0a7c go.crypto/ssh: implement ECDH. il y a 11 ans
  Han-Wen Nienhuys c7df565dd4 go.crypto/ssh: implement keyboard-interactive auth (RFC 4256), both il y a 11 ans