Info
Version: | 1.0.0 |
Author(s): | Captain |
Last Update: | Wednesday, February 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rocsvra/AdunTech.Common |
NuGet Url: | https://www.nuget.org/packages/AdunTech.Cryptography |
Install
Install-Package AdunTech.Cryptography
dotnet add package AdunTech.Cryptography
paket add AdunTech.Cryptography
AdunTech.Cryptography Download (Unzip the "nupkg" after downloading)
1.对称:AES、DES;
2.非对称:RSA;
3.散列:MD5、SHA;.