Encrypt, Decrypt and Hash with key. Example: string.Encrypt(key); string.Decrypt(key); string.ToMD5(key); string.ToSha256(key);
License
MIT
Deps
0
Install Size
—
Vulns
✓ 0
Published
Jan 13, 2023
$ dotnet add package HT.Encrypt
No README available.