You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Cortex.Cryptography.Bls

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Cortex.Cryptography.Bls

Cryptography library that implements the ETH 2.0 version of the Boneh–Lynn–Shacham (BLS) signature scheme, for .NET Core. Supports converting private keys to public keys, signing and verifying ETH 2.0 message hash with domain, aggregating public keys and signatures, and verification of multiple public key/hash pairs against an aggregate signature. Cross platform for Windows, Linux, and OSX. On Linux and OSX it also requires the GMP library to be installed. Does not yet support signing (or verifying) unhashed data, or variants or schemes other than that used by ETH 2.0. Based on the Herumi cryptography library.

0.4.0
Source
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

BLS

FAQs

Package last updated on 08 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts