EdjCase.ICP.BLS 6.1.2

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.2
                    
NuGet\Install-Package EdjCase.ICP.BLS -Version 6.1.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EdjCase.ICP.BLS" Version="6.1.2" />
                    
Directory.Packages.props
<PackageReference Include="EdjCase.ICP.BLS" />
                    
Project file
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.ICP.BLS --version 6.1.2
                    
#r "nuget: EdjCase.ICP.BLS, 6.1.2"
                    
#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.
#:package EdjCase.ICP.BLS@6.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EdjCase.ICP.BLS&version=6.1.2
                    
Install as a Cake Addin
#tool nuget:?package=EdjCase.ICP.BLS&version=6.1.2
                    
Install as a Cake Tool

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
8.0.0-pre.1 129 3/18/2025
7.0.2 339 3/27/2025
7.0.1 261 2/4/2025
7.0.0 170 1/15/2025
7.0.0-rc.1 100 1/4/2025
7.0.0-pre.1 593 10/27/2024
6.2.1 250 10/23/2024
6.2.0 191 10/21/2024
6.1.2 1,746 4/30/2024
6.1.1 209 4/17/2024
6.1.0 212 4/15/2024
6.0.0 233 3/21/2024
5.1.0 326 1/25/2024
5.0.0 1,249 1/12/2024
5.0.0-pre.2 143 12/13/2023
5.0.0-pre.1 90 12/11/2023
4.1.0 501 11/10/2023
4.0.1 305 11/1/2023
4.0.0 419 10/12/2023
4.0.0-pre.10 109 10/10/2023
4.0.0-pre.9 100 10/10/2023
4.0.0-pre.8 101 10/9/2023
4.0.0-pre.7 88 10/9/2023
4.0.0-pre.6 94 10/9/2023
4.0.0-pre.5 106 10/8/2023
4.0.0-pre.4 92 10/6/2023
4.0.0-pre.3 93 10/5/2023
4.0.0-pre.2 106 9/27/2023
4.0.0-pre.1 113 9/25/2023
3.2.2 547 9/22/2023
3.2.1 231 9/22/2023
3.2.0 731 8/2/2023
3.1.5 256 9/27/2023
3.1.4 379 7/20/2023
3.1.3 453 6/12/2023
3.1.2 556 5/11/2023
3.1.1 353 5/9/2023
3.1.0 322 5/9/2023