Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-chain communication and protection of transactions. BLS threshold signatures can be verified in Solidity, and used as random beacon (common coin)
A tool to gather, analyze and visualize data from the Bureau of Labor Statistics (BLS) API. Functions include segmentation, geographic analysis and visualization.
Java Boneh, Lynn, and Shacham (BLS) Signature Aggregation. Implementation of "Aggregate and Verifiably Encrypted Signatures from Bilinear Maps" by Dan Boneh, Ben Lynn, Craig Gentry and Hovav Shacham. https://crypto.stanford.edu/~dabo/pubs/papers/aggreg.pdf
Introduction to simple mapping in R: georeferencing lat/long coordinates, thematic mapping and choropleth maps, using simple features, leaflet, and tmap and mapview.
Describe the bug
Export this file in the root index https://github.com/ChainSafe/bls/blob/master/src/errors.ts
Expected behavior
Be able to import those errors from `import {CustomError} from "@chainsafe/bl