Info
Version: | 1.2.2 |
Author(s): | Rebex CR, s.r.o. |
Last Update: | Thursday, October 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.rebex.net/kb/simple-elliptic-curve-libraries/ |
NuGet Url: | https://www.nuget.org/packages/Rebex.Elliptic.Curve25519 |
Install
Install-Package Rebex.Elliptic.Curve25519
dotnet add package Rebex.Elliptic.Curve25519
paket add Rebex.Elliptic.Curve25519
Rebex.Elliptic.Curve25519 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags
Based on https://github.com/hanswolff/curve25519
Suitable for stand-alone usage or as a plugin for Rebex components.
See https://www.rebex.net/kb/simple-elliptic-curve-libraries/ for usage instructions.
Supported platforms:
- .NET 6/8
- .NET Framework 4.0-4.8
- .NET Framework 2.0-3.5 SP1
- .NET Core 3.0-3.1 (via .NET Standard 2.1)
- .NET Core 2.0-2.2 (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).