Info
Version: | 1.0.0 |
Author(s): | Nyandika Donald |
Last Update: | Tuesday, May 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nyandika/CryptSharp |
NuGet Url: | https://www.nuget.org/packages/CryptSharpStandard |
Install
Install-Package CryptSharpStandard
dotnet add package CryptSharpStandard
paket add CryptSharpStandard
CryptSharpStandard Download (Unzip the "nupkg" after downloading)
Additionally it includes Blowfish, SCrypt, and PBKDF2 for any HMAC (.NET's built-in PBKDF2 implementation supports only SHA-1). If you are looking to store passwords, odds are CryptSharp has the algorithm you want.