A .NET wrapper for the XChaCha constructions and APIs provided by the libsodium crypto library.
Info
Version: | 1.1.0 |
Author(s): | Tom Auger |
Last Update: | Tuesday, June 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tom-auger/xchacha-dotnet |
NuGet Url: | https://www.nuget.org/packages/xchacha-dotnet |
Install
Install-Package xchacha-dotnet
dotnet add package xchacha-dotnet
paket add xchacha-dotnet
xchacha-dotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- libsodium(>= 1.0.16)
Tags