Contains classes for Encryption, Password hashing and TOTP.
Info
Version: | 2.0.0 |
Author(s): | Jim Lightfoot |
Last Update: | Saturday, May 17, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MondoCore.Security |
Install
Install-Package MondoCore.Security
dotnet add package MondoCore.Security
paket add MondoCore.Security
MondoCore.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- MondoCore.Common(>= 1.4.0)
- Newtonsoft.Json(>= 12.0.3)