Wrapper class for BouncyCastle, added two methods for encrypting files -> SignAndEncrypt and Decrypt.
Info
Version: | 1.0.6 |
Author(s): | Fernando Garcia R |
Last Update: | Tuesday, May 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fg050481/BouncyPGP.Wrapper |
NuGet Url: | https://www.nuget.org/packages/BouncyPGP.Wrapper |
Install
Install-Package BouncyPGP.Wrapper
dotnet add package BouncyPGP.Wrapper
paket add BouncyPGP.Wrapper
BouncyPGP.Wrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle(>= 1.8.2)
Tags