SshNet.Security.Cryptography 1.2.0
Cryptographic functions for .NET
Showing the top 20 packages that depend on SshNet.Security.Cryptography.
Packages | Downloads |
---|---|
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
81 |
Core.Renci.SshNet
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism. This is a fork from original repository with explicit .NET Core 3.1 and .NET 5.0 flavors, to overcome a dotnet core runtime issue when using the .NET standard library.
|
33 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
25 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
16 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
14 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
13 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
12 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
10 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
7 |
Changes:
========
The following methods on HashAlgorithm are now public:
* int TransformBlock(byte[], int, int, byte[], int)
* byte[] TransformFinalBlock(byte[], int, int)
The following properties on HashAlgorithm are now public:
* byte[] Hash
This affects the following target frameworks:
* netstandard1.0
* portable-net45+win8+wpa81
In the uap10.0 version, our hash algorithms now derive from System.Security.Cryptographic.HashAlgorithm
through a dependency on the System.Security.Cryptographic.Primitives package.
.NET Framework 2.0
- No dependencies.
WindowsPhone 7.1
- No dependencies.
UAP 10.0
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.IO (>= 4.1.0)
Silverlight 5.0
- No dependencies.
Silverlight 4.0
- No dependencies.
WindowsPhone 8.0
- No dependencies.
.NET Standard 1.3
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.IO (>= 4.1.0)
.NET Standard 1.0
- System.IO (>= 4.1.0)
.NET Framework 4.5
- No dependencies.
.NET Framework 4.0
- No dependencies.
.NETPortable 4.5
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 37 | 10/26/2021 |
1.2.0 | 18 | 12/20/2020 |
1.1.0 | 14 | 02/17/2024 |
1.1.0-beta1 | 13 | 08/25/2023 |
1.0.0 | 13 | 02/17/2024 |