Download List

Project Description

NetSieben SSH Library is a Secure Shell client library for C++. It utilizes the Botan library for its cryptographic functions, allowing a large choice of algorithms to be used in SSH communications. It integrates Secure FTP client functionality and has been tested in multi-threaded applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-02 19:55 Back to release list
1.1.0

RSA and DSA public key authentication support has been added. RSA and DSA key generation methods have been added. Syslog functions have been removed, and all errors are now handled through the throwError() function. A getReceivedSize() method has been implemented to support reading past /0 characters in the received stream. Botan types have been changed to full types to avoid compatibility issues with Win32. Win32-specific thread functions have been added. Type definitions have been adjusted for Win32 compatibility. Win32 socket functions have been implemented.
Tags: Major feature enhancements

Project Resources