slackbuilds_ponce/libraries/libssh
Larry Hajali 0f386a54c0 libraries/libssh: Updated for version 0.4.7.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-01-10 15:04:20 -06:00
..
libssh.info libraries/libssh: Updated for version 0.4.7. 2011-01-10 15:04:20 -06:00
libssh.SlackBuild libraries/libssh: Updated for version 0.4.7. 2011-01-10 15:04:20 -06:00
README libraries/libssh: Updated for version 0.4.7. 2011-01-10 15:04:20 -06:00
slack-desc libraries/libssh: Updated for version 0.4.6. 2010-09-21 22:09:38 -05:00

libssh is a library designed to be used by programmers needing a working
SSH implementation by means of a library. The complete control of the
client is made by the programmer. With libssh, you can remotely execute
programs, transfer files, use a secure and transparent tunnel for your
remote programs.  With its Secure FTP implementation, you can play with
remote files easily, without third-party programs others than libcrypto
(from openssl).  libssh features : SSH1 and SSH2 portocols and support
for AES-128,AES-192, AES-256,blowfish,3DES encryption.

Note: libssh is neither related to nor conflicts with libssh2.