Simple cryptography for PBKDF2 encrypted passwords.
Info
Version: | 1.0.0 |
Author(s): | shawnmclean, stanislavromanov |
Last Update: | Monday, September 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/stanislavromanov/SimpleCrypto.NetCore |
NuGet Url: | https://www.nuget.org/packages/SimpleCrypto.NetCore |
Install
Install-Package SimpleCrypto.NetCore
dotnet add package SimpleCrypto.NetCore
paket add SimpleCrypto.NetCore
SimpleCrypto.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
Tags