Encrypt/decrypt text with asymmetric and symmetric hybrid way.
Info
| Version: | 1.1.1 |
| Author(s): | Terry Yip |
| Last Update: | Tuesday, April 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/HybridCrypting |
Install
Install-Package HybridCrypting
dotnet add package HybridCrypting
paket add HybridCrypting
HybridCrypting Download (Unzip the "nupkg" after downloading)
Dependencies
- Portable.BouncyCastle(>= 1.8.6.7)