Encrypt, Decrypt, Sign and Verify data with X509/Pgp.
Info
Version: | 0.23.426.12 |
Author(s): | GeorgeWu |
Last Update: | Wednesday, April 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/GWOnDevOps/GWStdLib |
NuGet Url: | https://www.nuget.org/packages/GWStd.Security |
Install
Install-Package GWStd.Security
dotnet add package GWStd.Security
paket add GWStd.Security
GWStd.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.8)
- Newtonsoft.Json(>= 12.0.3)