Cryption Algorithm collection, include AES, DES, RSA(Support PEM key and XML key), Chinese SM3, SM4, conversion of number systems.
Info
Version: | 2.1.1 |
Author(s): | CDiChain.EncodingCryption |
Last Update: | Monday, October 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cdichain/EncodingCryption |
NuGet Url: | https://www.nuget.org/packages/CDiChain.EncodingCryption |
Install
Install-Package CDiChain.EncodingCryption
dotnet add package CDiChain.EncodingCryption
paket add CDiChain.EncodingCryption
CDiChain.EncodingCryption Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.6)