Info
Version: | 24.9.0-preview.2 |
Author(s): | Klaus Hartke |
Last Update: | Sunday, September 8, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://nsec.rocks/ |
NuGet Url: | https://www.nuget.org/packages/NSec.Cryptography |
Install
Install-Package NSec.Cryptography
dotnet add package NSec.Cryptography
paket add NSec.Cryptography
NSec.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- libsodium(>= 1.0.18 && < 1.0.19)
- libsodium(>= 1.0.18 && < 1.0.19)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- libsodium(>= 1.0.18 && < 1.0.19)
Tags
Commonly Used Types:
NSec.Cryptography.Aegis256
NSec.Cryptography.Argon2id
NSec.Cryptography.Blake2b
NSec.Cryptography.Chacha20Poly1305
NSec.Cryptography.Ed25519
NSec.Cryptography.X25519.