Small library for password encryption using salting and hashing as well as other nifty crypto functionalities.
Info
| Version: | 2.0.1-beta |
| Author(s): | Thomas Blitz |
| Last Update: | Wednesday, June 6, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TLogik/Krypt |
| NuGet Url: | https://www.nuget.org/packages/Krypt |
Install
Install-Package Krypt
dotnet add package Krypt
paket add Krypt
Krypt Download (Unzip the "nupkg" after downloading)
Dependencies
Tags