Helpers for encryption including AES, RSA, SHA and PBKDF2, as well as password management.
Info
Version: | 1.0.0 |
Author(s): | Phoenix Apps Ltd |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phoenix-apps/Phnx |
NuGet Url: | https://www.nuget.org/packages/Phnx.Security |
Install
Install-Package Phnx.Security
dotnet add package Phnx.Security
paket add Phnx.Security
Phnx.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Phnx.Collections(>= 1.0.0)