Info
Version: | 1.0.11 |
Author(s): | DataJuggler |
Last Update: | Thursday, January 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DataJuggler/DataJuggler.Core.Cryptography |
NuGet Url: | https://www.nuget.org/packages/DataJuggler.Core.Cryptography |
Install
Install-Package DataJuggler.Core.Cryptography
dotnet add package DataJuggler.Core.Cryptography
paket add DataJuggler.Core.Cryptography
DataJuggler.Core.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
- DataJuggler.UltimateHelper.Core(>= 1.1.7)
- Konscious.Security.Cryptography.Argon2(>= 1.2.1)
Tags
Framework project DataJuggler.Core.UltimateHelper.
The code is available here: https://github.com/DataJuggler/DataJuggler.Core.Cryptography
This project adds many Nuget dependencies to use Konscious.Security.Cryptography in a Dot Net
Core project, so I choose to create a separate project rather than include it in the Dot Net Core version of UltimateHelper, DataJuggler.Net.UltimateHelper.Core.
To view the documentation, visit:
https://github.com/DataJuggler/DataJuggler.Core.Cryptography/blob/master/README.md.