EdjCase.ICP.BLS 8.0.0-pre.1

This is a prerelease version of EdjCase.ICP.BLS.
dotnet add package EdjCase.ICP.BLS --version 8.0.0-pre.1
                    
NuGet\Install-Package EdjCase.ICP.BLS -Version 8.0.0-pre.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="8.0.0-pre.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EdjCase.ICP.BLS" Version="8.0.0-pre.1" />
                    
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 8.0.0-pre.1
                    
#r "nuget: EdjCase.ICP.BLS, 8.0.0-pre.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.
#:package EdjCase.ICP.BLS@8.0.0-pre.1
                    
#: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=8.0.0-pre.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EdjCase.ICP.BLS&version=8.0.0-pre.1&prerelease
                    
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 136 3/18/2025
7.0.2 386 3/27/2025
7.0.1 282 2/4/2025
7.0.0 179 1/15/2025
7.0.0-rc.1 106 1/4/2025
7.0.0-pre.1 599 10/27/2024
6.2.1 260 10/23/2024
6.2.0 200 10/21/2024
6.1.2 1,754 4/30/2024
6.1.1 218 4/17/2024
6.1.0 220 4/15/2024
6.0.0 242 3/21/2024
5.1.0 334 1/25/2024
5.0.0 1,258 1/12/2024
5.0.0-pre.2 148 12/13/2023
5.0.0-pre.1 97 12/11/2023
4.1.0 509 11/10/2023
4.0.1 313 11/1/2023
4.0.0 428 10/12/2023
4.0.0-pre.10 117 10/10/2023
4.0.0-pre.9 108 10/10/2023
4.0.0-pre.8 110 10/9/2023
4.0.0-pre.7 97 10/9/2023
4.0.0-pre.6 105 10/9/2023
4.0.0-pre.5 114 10/8/2023
4.0.0-pre.4 100 10/6/2023
4.0.0-pre.3 102 10/5/2023
4.0.0-pre.2 116 9/27/2023
4.0.0-pre.1 121 9/25/2023
3.2.2 558 9/22/2023
3.2.1 240 9/22/2023
3.2.0 744 8/2/2023
3.1.5 265 9/27/2023
3.1.4 398 7/20/2023
3.1.3 471 6/12/2023
3.1.2 573 5/11/2023
3.1.1 370 5/9/2023
3.1.0 338 5/9/2023