Info
Version: | 2.0.0 |
Author(s): | Michael Heyman |
Last Update: | Thursday, August 17, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/mheyman/Isopoh.Cryptography.Argon2 |
NuGet Url: | https://www.nuget.org/packages/Isopoh.Cryptography.Argon2 |
Install
Install-Package Isopoh.Cryptography.Argon2
dotnet add package Isopoh.Cryptography.Argon2
paket add Isopoh.Cryptography.Argon2
Isopoh.Cryptography.Argon2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Isopoh.Cryptography.Blake2b(>= 1.1.10)
- Isopoh.Cryptography.SecureArray(>= 1.1.10)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- Isopoh.Cryptography.Blake2b(>= 1.1.10)
- Isopoh.Cryptography.SecureArray(>= 1.1.10)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- Isopoh.Cryptography.Blake2b(>= 1.1.10)
- Isopoh.Cryptography.SecureArray(>= 1.1.10)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- Isopoh.Cryptography.Blake2b(>= 1.1.10)
- Isopoh.Cryptography.SecureArray(>= 1.1.10)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
Tags
Uses
Isopoh.Cryptography.Blake2 for hashing and
Isopoh.Cryptography.SecureArray to protect sensitive data.