Simplifies data encryption and decryption, removing the need to handle byte arrays, memory slices and other low level implementation details.
Info
Version: | 1.1.0 |
Author(s): | carlubian |
Last Update: | Friday, February 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://carlubian.visualstudio.com/DotNet.Misc |
NuGet Url: | https://www.nuget.org/packages/DotNet.Misc.Security |
Install
Install-Package DotNet.Misc.Security
dotnet add package DotNet.Misc.Security
paket add DotNet.Misc.Security
DotNet.Misc.Security Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Rijndael256.Core(>= 3.2.5)
- Rijndael256.Core(>= 3.2.5)
Tags