libssh2

A library implementing the SSH2 protocol.
Download

libssh2 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Sara Golemon
  • Publisher web site:
  • http://www.libssh2.org/wiki/index.php/Main_Page

libssh2 Tags


libssh2 Description

A library implementing the SSH2 protocol. libssh2 library implements the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY. Here are some key features of "libssh2": · Key Exchange Methods: diffie-hellman-group1-sha1, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha1** · Hostkey Types: ssh-rsa, ssh-dss · Ciphers: aes256-cbc (rijndael-cbc@lysator.liu.se), aes192-cbc, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, arcfour, none** · Compression Schemes: zlib, none · MAC hashes: hmac-sha1, hmac-sha1-96, hmac-md5, hmac-md5-96, hmac-ripemd160 (hmac-ripemd160@openssh.com), none** · ** - Affected by build time ./configure options. See INSTALL file for more information. · Authentication: none, password, public-key, hostbased, keyboard-interactive · Channels: shell, exec (incl. SCP wrapper), direct-tcpip, subsystem · Global Requests: tcpip-forward · Channel Requests: x11, pty · Subsystems: sftp(version 3), publickey(version 2) What's New in This Release: · libssh2.pc is now installed. · Ten bugs were fixed, including some notorious ones in libssh2_channel_read_ex() and libssh2_channel_write().


libssh2 Related Software