Rebex.Elliptic.Castle
1.2.0
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)
See the version list below for details.
Install-Package Rebex.Elliptic.Castle -Version 1.2.0
dotnet add package Rebex.Elliptic.Castle --version 1.2.0
<PackageReference Include="Rebex.Elliptic.Castle" Version="1.2.0" />
paket add Rebex.Elliptic.Castle --version 1.2.0
Dependencies
-
.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.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.