System.Security.Cryptography.Algorithms (4.3.0)
Published 2023-05-05 11:42:04 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Security.Cryptography.Algorithms
About this package
Provides base types for cryptographic algorithms, including hashing, encryption, and signing operations.
Commonly Used Types: System.Security.Cryptography.Aes System.Security.Cryptography.RSA System.Security.Cryptography.RSAParameters System.Security.Cryptography.HMACSHA1 System.Security.Cryptography.SHA256 System.Security.Cryptography.SHA1 System.Security.Cryptography.SHA512 System.Security.Cryptography.SHA384 System.Security.Cryptography.HMACSHA256 System.Security.Cryptography.MD5 System.Security.Cryptography.HMACSHA384 System.Security.Cryptography.HMACSHA512
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.1.0 | .NETCore5.0 |
System.IO | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Runtime.Extensions | 4.3.0 | .NETCore5.0 |
System.Runtime.Handles | 4.3.0 | .NETCore5.0 |
System.Runtime.InteropServices | 4.3.0 | .NETCore5.0 |
System.Security.Cryptography.Encoding | 4.3.0 | .NETCore5.0 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETCore5.0 |
System.Text.Encoding | 4.3.0 | .NETCore5.0 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETFramework4.6 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETFramework4.6.1 |
System.IO | 4.3.0 | .NETFramework4.6.3 |
System.Runtime | 4.3.0 | .NETFramework4.6.3 |
System.Security.Cryptography.Encoding | 4.3.0 | .NETFramework4.6.3 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETFramework4.6.3 |
System.IO | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETStandard1.3 |
System.IO | 4.3.0 | .NETStandard1.4 |
System.Runtime | 4.3.0 | .NETStandard1.4 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETStandard1.4 |
Microsoft.NETCore.Platforms | 1.1.0 | .NETStandard1.6 |
runtime.native.System.Security.Cryptography.Apple | 4.3.0 | .NETStandard1.6 |
runtime.native.System.Security.Cryptography.OpenSsl | 4.3.0 | .NETStandard1.6 |
System.Collections | 4.3.0 | .NETStandard1.6 |
System.IO | 4.3.0 | .NETStandard1.6 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.6 |
System.Runtime | 4.3.0 | .NETStandard1.6 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.6 |
System.Runtime.Handles | 4.3.0 | .NETStandard1.6 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.6 |
System.Runtime.Numerics | 4.3.0 | .NETStandard1.6 |
System.Security.Cryptography.Encoding | 4.3.0 | .NETStandard1.6 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETStandard1.6 |
System.Text.Encoding | 4.3.0 | .NETStandard1.6 |