Helpers for encryption including AES, RSA, SHA and PBKDF2, as well as password management.
Info
Version: | 1.1.0-beta |
Author(s): | MarkSFrancis |
Last Update: | Sunday, May 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarkSFrancis/MarkSFrancis |
NuGet Url: | https://www.nuget.org/packages/MarkSFrancis.Security |
Install
Install-Package MarkSFrancis.Security
dotnet add package MarkSFrancis.Security
paket add MarkSFrancis.Security
MarkSFrancis.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- MarkSFrancis.Collections(>= 1.1.02)