2004-12-08 04:00:51 +00:00
2004-12-07 21:17:20 +00:00
2004-12-08 04:11:26 +00:00
2004-12-07 21:17:20 +00:00
2004-12-07 21:17:20 +00:00
2004-12-07 21:17:20 +00:00
2004-12-07 21:17:20 +00:00
2004-12-07 21:17:20 +00:00
2004-12-07 21:17:20 +00:00

libssh2 - SSH2 library
======================

Version 0.1-dev
---------------

  Initial Release:
    KEX methods: diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha1, diffie-hellman-group1-sha1
    Hostkey methods: ssh-rsa, ssh-dss
    Cipher methods: aes256-cbc, rijndael-cbc@lysator.liu.se, aes192-cbc, aes128-cbc, blowfish-cbc, arcfour, cast128-cbc, 3des-cbc, none*
    Compression methods: zlib, none
    MAC methods: hmac-sha1, hmac-sha1-96, hmac-ripemd160, hmac-ripemd160@openssh.com none*
    *Cipher/MAC "none" is disabled by default for security purposes,
     Use --enable-crypt-none and/or --enable-mac-none with ./configure to enable
Description
No description provided
Readme 2.4 MiB
Languages
C 85.7%
M4 4%
Makefile 3.4%
Shell 2.8%
CMake 2.4%
Other 1.6%