curve25519-pcl
1.0.1
Curve25519 and Ed25519 sign/verify, implemented in C# as a portable class library.
Install-Package curve25519-pcl -Version 1.0.1
dotnet add package curve25519-pcl --version 1.0.1
<PackageReference Include="curve25519-pcl" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add curve25519-pcl --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: curve25519-pcl, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install curve25519-pcl as a Cake Addin #addin nuget:?package=curve25519-pcl&version=1.0.1 // Install curve25519-pcl as a Cake Tool #tool nuget:?package=curve25519-pcl&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.0.1 - Initial public release (nuspec was wrong for 1.0.0. Use 1.0.1 instead).
Dependencies
-
- PCLCrypto (>= 2.0.145)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on curve25519-pcl:
Package | Downloads |
---|---|
signal-protocol-pcl
Portable implementation of the Signal protocol.
|
GitHub repositories
This package is not used by any popular GitHub repositories.