diff --git a/libssh2-vs-libssh.t b/libssh2-vs-libssh.t index 2de9f99..70a483e 100644 --- a/libssh2-vs-libssh.t +++ b/libssh2-vs-libssh.t @@ -45,7 +45,7 @@ SUBTITLE(libssh 0.7.x)
  • Hostkey Types: ssh-ed25519, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-rsa, ssh-dss, ssh-rsa, ssh-dss
  • Ciphers: aes256-ctr, aes192-ctr, aes128-ctr, aes256-cbc (rijndael-cbc@lysator.liu.se), aes192-cbc, aes128-cbc, 3des-cbc, blowfish-cbc, none
  • Compression Schemes: zlib, zlib@openssh.com, none -
  • MAC hashes: hmac-sha1, none +
  • MAC hashes: hmac-sha2-256, hmac-sha2-512, hmac-sha1, none
  • Authentication: none, password, public-key, hostbased, keyboard-interactive, gssapi-with-mic
  • Channels: shell, exec (incl. SCP wrapper), direct-tcpip, subsystem, auth-agent-req@openssh.com
  • Global Requests: tcpip-forward, forwarded-tcpip