From 0f386a54c01d25395e05e0bb7779ff8e8ab4db29 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Tue, 4 Jan 2011 08:21:38 -0200 Subject: libraries/libssh: Updated for version 0.4.7. Signed-off-by: Niels Horn --- libraries/libssh/README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libraries/libssh/README') diff --git a/libraries/libssh/README b/libraries/libssh/README index 0b23cc8d2e..1486d2d196 100644 --- a/libraries/libssh/README +++ b/libraries/libssh/README @@ -1,10 +1,10 @@ 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. +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. -- cgit v1.2.3