|
|
%!s(int64=9) %!d(string=hai) anos | |
|---|---|---|
| build | %!s(int64=9) %!d(string=hai) anos | |
| src | %!s(int64=9) %!d(string=hai) anos | |
| test | %!s(int64=9) %!d(string=hai) anos | |
| .gitattributes | %!s(int64=9) %!d(string=hai) anos | |
| .gitignore | %!s(int64=9) %!d(string=hai) anos | |
| LICENSE | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=9) %!d(string=hai) anos | |
| appveyor.yml | %!s(int64=9) %!d(string=hai) anos |
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
##Introduction This project was inspired by Sharp.SSH library which was ported from java and it seems like was not supported for quite some time. This library is a complete rewrite, without any third party dependencies, using parallelism to achieve the best performance possible.
##Features
##Key Exchange Method
SSH.NET supports the following key exchange methods:
##Message Authentication Code
SSH.NET supports the following MAC algorithms:
##Framework Support SSH.NET supports the following target frameworks:
##Building SSH.NET
| Software | .NET 3.5 | .NET 4.0 | SL 4 | SL 5 | WP 71 | WP 80 | UAP10 |
|---|---|---|---|---|---|---|---|
| Windows Phone SDK 8.0 | x | x | x | x | |||
| Visual Studio 2012 Update 5 | x | x | x | x | x | x | |
| Visual Studio 2015 Update 2 | x | x | x | x | x |