C# implementation of Curve25519XSalsa20Poly1305.
Info
| Version: | 1.3.1 |
| Author(s): | comtomb |
| Last Update: | Thursday, January 3, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/comtomb/SaltNetLib |
| NuGet Url: | https://www.nuget.org/packages/SaltNetLib |
Install
Install-Package SaltNetLib
dotnet add package SaltNetLib
paket add SaltNetLib
SaltNetLib Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ByteUtilNetLib(>= 1.3.0)
- ByteUtilNetLib(>= 1.3.0)