Granados SSH Library for .NET

Granados is an SSH client library for .NET. It has the following features.
    * Granados is an open source product written in C#.
    * Both SSH1 and SSH2 are supported.
    * Granados implements AES, Blowfish, and TripleDES algorithms for encryption; RSA and DSA for server authentication algorithms.
    * Key generation and user authentication using RSA or DSA are also supported.
    * TCP port forwarding is available.

Go to http://granados.sourceforge.net/

See also these related projects.