A library to manage encryption and decryption of strings based on AES symmetric algorithm.
Info
| Version: | 1.2.0 |
| Author(s): | Matías Gabriel Katz |
| Last Update: | Sunday, November 26, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.nuget.org/packages/MGK.Cryptography |
| NuGet Url: | https://www.nuget.org/packages/MGK.Cryptography |
Install
Install-Package MGK.Cryptography
dotnet add package MGK.Cryptography
paket add MGK.Cryptography
MGK.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
- MGK.Acceptance(>= 1.0.0)
- MGK.Extensions(>= 1.0.3)
Tags