Info
Version: | 2.1.0 |
Author(s): | James F. Bellinger |
Last Update: | Tuesday, December 2, 2014 |
.NET Fiddle: | Online Example |
Project Url: | http://www.zer7.com/software/cryptsharp |
NuGet Url: | https://www.nuget.org/packages/CryptSharpOfficial |
Install
Install-Package CryptSharpOfficial
dotnet add package CryptSharpOfficial
paket add CryptSharpOfficial
CryptSharpOfficial Download (Unzip the "nupkg" after downloading)
Dependencies
8 packages depend on this package.
Tags
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.