Rebex.Elliptic.Castle
1.2.1
Prefix Reserved
Install-Package Rebex.Elliptic.Castle -Version 1.2.1
dotnet add package Rebex.Elliptic.Castle --version 1.2.1
<PackageReference Include="Rebex.Elliptic.Castle" Version="1.2.1" />
paket add Rebex.Elliptic.Castle --version 1.2.1
#r "nuget: Rebex.Elliptic.Castle, 1.2.1"
// Install Rebex.Elliptic.Castle as a Cake Addin
#addin nuget:?package=Rebex.Elliptic.Castle&version=1.2.1
// Install Rebex.Elliptic.Castle as a Cake Tool
#tool nuget:?package=Rebex.Elliptic.Castle&version=1.2.1
Managed implementation of ECDH key exchange and ECDSA signature algorithms with a simple API.
Based on https://www.bouncycastle.org/csharp/
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 |
.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 |
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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.