Hi,
I m writing a secure communication project with C++. Part of the project need to securely send local system configuration files to a remote machine. The remote machine is running a sshd service.
I m wondering if crypto++ can be used to implement a ssh client to interact with existing sshd server.
I m looking for a guideline and sample code of writing such ssh client from crypto++.
Your suggestion is very appreciated.
Thanks Sam.
