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.
|
51 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
50 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
46 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
44 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
40 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
39 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
38 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
37 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
36 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
34 |
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 | 50 | 05/28/2023 |
1.2.0 | 38 | 08/05/2023 |
1.1.0 | 34 | 08/11/2023 |
1.1.0-beta1 | 41 | 05/28/2023 |
1.0.0 | 44 | 05/28/2023 |