Rebex.Elliptic.Ed25519
1.2.1
dotnet add package Rebex.Elliptic.Ed25519 --version 1.2.1
NuGet\Install-Package Rebex.Elliptic.Ed25519 -Version 1.2.1
<PackageReference Include="Rebex.Elliptic.Ed25519" Version="1.2.1" />
paket add Rebex.Elliptic.Ed25519 --version 1.2.1
#r "nuget: Rebex.Elliptic.Ed25519, 1.2.1"
// Install Rebex.Elliptic.Ed25519 as a Cake Addin
#addin nuget:?package=Rebex.Elliptic.Ed25519&version=1.2.1
// Install Rebex.Elliptic.Ed25519 as a Cake Tool
#tool nuget:?package=Rebex.Elliptic.Ed25519&version=1.2.1
Managed implementation of Ed25519 signature algorithm with a simple API.
Based on https://github.com/CodesInChaos/Chaos.NaCl
Suitable for stand-alone usage or as a plugin for Rebex components.
See https://labs.rebex.net/curves for usage instructions.
Supported platforms:
- .NET Framework 4.0-4.8
- .NET Framework 2.0-3.5 SP1
- .NET Core 2.0-3.1 (via .NET Standard 2.0)
- .NET Core 1.0-1.1 (via .NET Standard 1.5)
- Xamarin.iOS (10 and higher)
- Xamarin.Android (9 and higher)
- Mono 4.x, 5.x, 6.x
- Universal Windows Platform build 16299 and higher (via .NET Standard 2.0)
- Xamarin.Mac (via .NET Standard 2.0)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid40 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- NETStandard.Library (>= 1.6.1)
-
MonoAndroid 4.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Rebex.Elliptic.Ed25519:
Package | Downloads |
---|---|
Telnyx.net
Telnyx.net is a sync/async .NET Framework 4.5+ and .NETStandard 2.0 client, and a portable class library for the Telnyx API. (Official Library) |
|
MixinCSharpSdk
Mixin C# SDK is a high performance sdk for mixin. Include Mixin network api, messager api and websocket api. |
|
Texnomic.SecureDNS.Core
Texnomic SecureDNS Core Library. |
|
SSB.Keys
C# (.NET Standard) implementation of the NodeJS ssb-keys https://github.com/ssb-js/ssb-keys |
|
Tangle.Net.Chrysalis
.NET Standard 2.0 IOTA Chrysalis Library C# Port |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Rebex.Elliptic.Ed25519:
Repository | Stars |
---|---|
Texnomic/SecureDNS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 6.0
|