EdjCase.Cryptography.BLS
3.0.0
dotnet add package EdjCase.Cryptography.BLS --version 3.0.0
NuGet\Install-Package EdjCase.Cryptography.BLS -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EdjCase.Cryptography.BLS" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EdjCase.Cryptography.BLS" Version="3.0.0" />
<PackageReference Include="EdjCase.Cryptography.BLS" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EdjCase.Cryptography.BLS --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EdjCase.Cryptography.BLS, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=EdjCase.Cryptography.BLS&version=3.0.0
#tool nuget:?package=EdjCase.Cryptography.BLS&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cryptography.BLS - Minimal BLS library used for ICP BLS signature verification
- Nuget:
EdjCase.Cryptography.BLS
Overview
This is a simple library to validate BLS signatures (ICP flavor only).
It acts as a wrapper around the https://github.com/herumi/bls native library
Usage
bool isValid = EdjCase.Cryptography.BLS.IcpBlsUtil.VerifySignature(publicKey, messageHash, signature);
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- 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.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 348 | 5/1/2023 |
3.0.0-beta.1 | 131 | 4/17/2023 |
2.3.9 | 317 | 5/1/2023 |
2.3.8 | 353 | 4/28/2023 |
2.3.7 | 365 | 4/28/2023 |
2.3.6 | 359 | 4/28/2023 |
2.3.5 | 414 | 4/27/2023 |
2.3.4 | 341 | 4/27/2023 |
2.3.3 | 384 | 4/26/2023 |
2.3.2 | 362 | 4/26/2023 |
2.3.1 | 446 | 4/26/2023 |
2.3.0 | 391 | 4/25/2023 |
2.2.10 | 391 | 4/24/2023 |
2.2.9 | 356 | 4/24/2023 |
2.2.8 | 422 | 4/24/2023 |
2.2.7 | 472 | 4/17/2023 |
2.2.6 | 537 | 4/12/2023 |
2.2.5 | 408 | 4/12/2023 |
2.2.4 | 429 | 4/11/2023 |
2.2.3 | 442 | 4/11/2023 |
2.2.2 | 479 | 4/7/2023 |
2.2.1 | 448 | 4/7/2023 |
2.2.0 | 473 | 4/6/2023 |
2.1.1 | 538 | 3/30/2023 |
2.1.0 | 646 | 3/23/2023 |
2.0.8 | 515 | 3/20/2023 |
2.0.7 | 1,238 | 3/12/2023 |