Info
| Version: | 7.0.2 |
| Author(s): | HT |
| Last Update: | Friday, January 13, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/HT.Encrypt |
Install
Install-Package HT.Encrypt
dotnet add package HT.Encrypt
paket add HT.Encrypt
HT.Encrypt Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
No dependencies.
No dependencies.
Tags
Example: string.Encrypt(key); string.Decrypt(key); string.ToMD5(key); string.ToSha256(key);.