Cryptography helpers for RSA and ECDSA.
Info
Version: | 0.2.0 |
Author(s): | Geek Learning, Cyprien Autexier, Adrien Siffermann |
Last Update: | Wednesday, July 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geeklearningio/gl-dotnet-identity |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.Security.Cryptography |
Install
Install-Package GeekLearning.Security.Cryptography
dotnet add package GeekLearning.Security.Cryptography
paket add GeekLearning.Security.Cryptography
GeekLearning.Security.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Security.Cryptography.Cng(>= 4.2.0)
- NETStandard.Library(>= 1.6.0)
- GeekLearning.D64(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- GeekLearning.D64(>= 1.0.0)
Tags