Konscious.Security.Cryptography.Argon2 1.3.0
An implementation of Argon2 winner of PHC
https://password-hashing.net/#argon2
Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes.
C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id
No packages depend on Konscious.Security.Cryptography.Argon2.
.NET Framework 4.6
- Konscious.Security.Cryptography.Blake2 (>= 1.1.0)
- System.Memory (>= 4.5.4)
.NET 6.0
- Konscious.Security.Cryptography.Blake2 (>= 1.1.0)
- System.Memory (>= 4.5.4)
.NET Standard 1.3
- Konscious.Security.Cryptography.Blake2 (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- System.IO.UnmanagedMemoryStream (>= 4.3.0)
- System.Memory (>= 4.5.4)