Histórico de Commits

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