libsodium-uwp 0.1.0-alpha4

This is a prerelease version of libsodium-uwp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package libsodium-uwp --version 0.1.0-alpha4                
NuGet\Install-Package libsodium-uwp -Version 0.1.0-alpha4                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="libsodium-uwp" Version="0.1.0-alpha4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libsodium-uwp --version 0.1.0-alpha4                
#r "nuget: libsodium-uwp, 0.1.0-alpha4"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install libsodium-uwp as a Cake Addin
#addin nuget:?package=libsodium-uwp&version=0.1.0-alpha4&prerelease

// Install libsodium-uwp as a Cake Tool
#tool nuget:?package=libsodium-uwp&version=0.1.0-alpha4&prerelease                

libsodium-uwp - A secure cryptographic library for Universal Windows Platform

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on libsodium-uwp:

Package Downloads
Globeport.Client.Uwp.Host

UWP host for Globeport Elements

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.160 3,803 6/24/2018
1.0.152 1,153 10/11/2017
1.0.151 1,086 10/9/2017
1.0.150 1,105 10/3/2017
1.0.132 1,191 7/27/2017
1.0.131 1,059 7/19/2017
1.0.123 14,609 6/8/2017
1.0.122 1,128 6/8/2017
1.0.12 1,208 3/22/2017
1.0.0-rc1 1,496 11/1/2016
1.0.0-alpha6 1,013 10/27/2016
0.1.0-alpha5 986 10/21/2016
0.1.0-alpha4 986 10/20/2016
0.1.0-alpha3 984 10/17/2016
0.1.0-alpha2 947 10/14/2016

Changes parameter order for PBKDF2 and HKDF. Embeds implementation manifest. Please see README.md for full installation instructions.