EdjCase.ICP.BLS 6.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EdjCase.ICP.BLS --version 6.1.1
NuGet\Install-Package EdjCase.ICP.BLS -Version 6.1.1
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.ICP.BLS" Version="6.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EdjCase.ICP.BLS --version 6.1.1
#r "nuget: EdjCase.ICP.BLS, 6.1.1"
#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.
// Install EdjCase.ICP.BLS as a Cake Addin
#addin nuget:?package=EdjCase.ICP.BLS&version=6.1.1

// Install EdjCase.ICP.BLS as a Cake Tool
#tool nuget:?package=EdjCase.ICP.BLS&version=6.1.1

Cryptography.BLS - Minimal BLS library used for ICP BLS signature verification

Overview

This is a simple library to validate BLS signatures (ICP flavor only).

Implementation is a conversion from the following projects https://github.com/filecoin-project/bls-signatures https://github.com/zkcrypto/bls12_381

Usage

bool isValid = EdjCase.ICP.BLS.BlsUtil.VerifySignature(publicKey, messageHash, signature);
Product 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. 
.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 (1)

Showing the top 1 NuGet packages that depend on EdjCase.ICP.BLS:

Package Downloads
EdjCase.ICP.Agent

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.2 98 4/30/2024
6.1.1 116 4/17/2024
6.1.0 118 4/15/2024
6.0.0 143 3/21/2024
5.1.0 216 1/25/2024
5.0.0 655 1/12/2024
5.0.0-pre.2 107 12/13/2023
5.0.0-pre.1 66 12/11/2023
4.1.0 451 11/10/2023
4.0.1 236 11/1/2023
4.0.0 350 10/12/2023
4.0.0-pre.10 68 10/10/2023
4.0.0-pre.9 62 10/10/2023
4.0.0-pre.8 62 10/9/2023
4.0.0-pre.7 57 10/9/2023
4.0.0-pre.6 57 10/9/2023
4.0.0-pre.5 68 10/8/2023
4.0.0-pre.4 57 10/6/2023
4.0.0-pre.3 62 10/5/2023
4.0.0-pre.2 65 9/27/2023
4.0.0-pre.1 72 9/25/2023
3.2.2 481 9/22/2023
3.2.1 173 9/22/2023
3.2.0 635 8/2/2023
3.1.5 158 9/27/2023
3.1.4 296 7/20/2023
3.1.3 370 6/12/2023
3.1.2 463 5/11/2023
3.1.1 256 5/9/2023
3.1.0 226 5/9/2023