Symmetric, hashed and base64 utility methods and extensions.
Info
Version: | 1.0.5 |
Author(s): | S. Francis |
Last Update: | Tuesday, April 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RevStackCore/Cryptography.git |
NuGet Url: | https://www.nuget.org/packages/RevStackCore.Cryptography |
Install
Install-Package RevStackCore.Cryptography
dotnet add package RevStackCore.Cryptography
paket add RevStackCore.Cryptography
RevStackCore.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
- BCrypt.Net-Core(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Portable.BouncyCastle(>= 1.8.1.2)
- RevStackCore.Serialization(>= 1.0.3)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
Tags