The SSH library
Platforms:
FreeBSD,
Linux,
NetBSD,
OpenBSD
Categories:
Cryptography,
Libraries
Version: v0.1
URL: http://www.0xbadc0de.be/projects/sshlib.html
The SSH library is a C library to authenticate in a simple manner to one or more SSH servers. The goal of this project is to provide a library much simpler to use than OpenSSH's one. A sample SSH client is provided.