|
|
|
| Downloads: 59 |
Tell us about an update
|
 |
|
User Rating: Rated by: |
NOT RATED 0 user(s) |
|
|
|
NetSieben SSH Library description
|
NetSieben Secure Shell C++ Library
NetSieben SSH Library was developed as a Secure Shell client app that's been written in C++.
The NetSieben SSH Library utilizes the Botan library for it's cryptographic functions, allowing for a large choice of algorithms to be used in SSH communications.
As a developer you may wish to integrate SSH client functionality into your applications. You can now use the NetSieben's API, instead of spending countless hours developing your own solution.
Here are some key features of "NetSieben SSH Library":
· Subsystems supported: Secure FTP
· Key exchange algorithms: Diffie Hellman Group 1, SHA1 / Diffie Hellman Group 14, SHA1
· Host key algorithms: ssh-dss, ssh-rsa
· User authentication: public key, password
· Authentication key algorithms: DSA, RSA
· Encryption algorithms: aes256-cbc, twofish-cbc, twofish256-cbc, blowfish-cbc, 3des-cbc, aes128-cbc, cast128-cbc
· MAC algorithms: hmac-md5, hmac-sha1, none
· Compression: none
· Interoperability: SSH Library works well with most SSH2 server implementations.
· Portability: The NetSieben SSH Library is based on the Botan crypto library, making it highly portable. It has been tested on Linux x86, Linux PPC, Linux SPARC, Linux AMD64. Commercial versions are avaliable for Windows 2000 and XP platforms: MSVS 2003 or later, and wxDev-C++ environments.
What's New in This Release: [ read full changelog ]
· Random Number Generator is now thread safe. Thanks to Jack Llloyd of Radnombit.
· Timeouts in waitFor() and sendCmd() now work as they are supposed to.
· Fixed include issues.
· Fixed handling of NULL packet.
|
|