/ethereum_bls

Bls signatures

Primary LanguageRust

BLS Signatures

Rust library that implements the BLS signature scheme. Copied almost 1:1 from the lighthouse repo and published as an independent crate for easy use in third party projects.

Installation

cargo add ethereum_bls