.Net 8 compatible managed CommonSecrets library implementation in C#.
Info
| Version: | 1.1.0 |
| Author(s): | Kaarlo Räihä |
| Last Update: | Monday, July 28, 2025 |
| .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)