Small library to generate libsodium-net compatible KeyPair`s and encoded public keys based on predefined formats.
Info
Version: | 0.3.0 |
Author(s): | Christian Hermann |
Last Update: | Thursday, December 10, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bitbeans/NaclKeys |
NuGet Url: | https://www.nuget.org/packages/NaclKeys |
Install
Install-Package NaclKeys
dotnet add package NaclKeys
paket add NaclKeys
NaclKeys Download (Unzip the "nupkg" after downloading)
Dependencies
- SCrypt(2.0.0.2)
- blake2s-net(0.1.0)
- Base58Check(0.2.0)
- libsodium-net(0.9.0)
- helper-net(0.1.2)
Tags