Repository navigation
bls-signatures
- Website
- Wikipedia
BLS signatures in C++, using the blst library for BLS12-381
If you like this project, please ⭐⭐⭐ it on GitHub!! 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
The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
💻 Javascript Implementation of Boneh-Lynn-Shacham Signatures
Rust library for BLS signatures, MuSig, PS signatures
HSMS: hardware security module software/simulator
Accountability mechanisms for the Apple PSI system described in Public Verification for Private Hash Matching.
Haunti is an open-source AI framework on Solana, enabling users to deploy and manage decentralized models via modular tools.
BLS (Boneh-Lynn-Shacham) signatures are a type of cryptographic digital signature scheme that allows for fast signature verification and aggregation of multiple signatures. BLS signatures are based on the mathematical properties of pairing-based cryptography, which involves operations between points on elliptic curves.
MicroPython binding for BLS curves using blst
Haunti is an open-source AI framework on Solana, enabling users to deploy and manage decentralized models via modular tools.