Provides mechanisms for hashing.
Info
Version: | 1.39.0 |
Author(s): | FluffySpoon.Security.Hashing |
Last Update: | Wednesday, April 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ffMathy/FluffySpoon.Security |
NuGet Url: | https://www.nuget.org/packages/FluffySpoon.Security.Hashing |
Install
Install-Package FluffySpoon.Security.Hashing
dotnet add package FluffySpoon.Security.Hashing
paket add FluffySpoon.Security.Hashing
FluffySpoon.Security.Hashing Download (Unzip the "nupkg" after downloading)
Dependencies
- FluffySpoon.Extensions.MicrosoftDependencyInjection(>= 1.19.0)
- Isopoh.Cryptography.Argon2(>= 1.1.10)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 5.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)