SSH.NET
- Homepage: https://sshnet.codeplex.com/
- First release: ?
- Latest release: 2014.4.6-beta2 (2014-11-22)
- Source repository: https://sshnet.svn.codeplex.com/svn
- License: BSD style
- Client: false
- Server: false
Remarks
- Library for .NET.
Supported protocols
Ciphers: aes256-ctr, 3des-cbc, aes128-cbc, aes192-cbc, aes256-cbc, blowfish-cbc, twofish-cbc, twofish192-cbc, twofish128-cbc, twofish256-cbc, arcfour, arcfour128, arcfour256, cast128-cbc, aes128-ctr, aes192-ctr
Compression formats: none
Hostkey formats: ssh-rsa, ssh-dss
Key exchange protocols: diffie-hellman-group-exchange-sha256, diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1
Message authentication codes (MACs): hmac-md5, hmac-sha1, hmac-sha2-256, hmac-sha2-256-96, hmac-ripemd160, hmac-ripemd160@openssh.com, hmac-md5-96, hmac-sha1-96
User authentication methods: publickey, password, keyboard-interactive
Protocol extensions: