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.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
libsodium-uwp - A secure cryptographic library for Universal Windows Platform
Product | Versions 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,789 | 6/24/2018 |
1.0.152 | 1,143 | 10/11/2017 |
1.0.151 | 1,076 | 10/9/2017 |
1.0.150 | 1,095 | 10/3/2017 |
1.0.132 | 1,182 | 7/27/2017 |
1.0.131 | 1,050 | 7/19/2017 |
1.0.123 | 14,599 | 6/8/2017 |
1.0.122 | 1,116 | 6/8/2017 |
1.0.12 | 1,199 | 3/22/2017 |
1.0.0-rc1 | 1,492 | 11/1/2016 |
1.0.0-alpha6 | 1,009 | 10/27/2016 |
0.1.0-alpha5 | 984 | 10/21/2016 |
0.1.0-alpha4 | 982 | 10/20/2016 |
0.1.0-alpha3 | 980 | 10/17/2016 |
0.1.0-alpha2 | 943 | 10/14/2016 |
Changes parameter order for PBKDF2 and HKDF. Embeds implementation manifest. Please see README.md for full installation instructions.