.Net Standard 2.0 compatible managed CommonSecrets library implementation in C#.
Info
Version: | 0.9.6 |
Author(s): | Kaarlo Räihä |
Last Update: | Thursday, December 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mcraiha/CSharp-CommonSecrets |
NuGet Url: | https://www.nuget.org/packages/LibCommonSecrets |
Install
Install-Package LibCommonSecrets
dotnet add package LibCommonSecrets
paket add LibCommonSecrets
LibCommonSecrets Download (Unzip the "nupkg" after downloading)
Dependencies
- LibAES-CTR(>= 0.9.2)
- LibAUDALF(>= 0.9.0)
- LibChaCha20(>= 0.9.2)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 3.0.0)