Cointegrity

Boneh-Lynn-Shacham (BLS) Signature

Web3 / privacy technology

BLS signatures are a cryptographic signature scheme based on elliptic curve pairings that enable multiple digital signatures to be combined into a single, more compact signature without losing security properties. Unlike traditional signatures where verification requires checking each signature individually, BLS signatures can be aggregated—meaning signatures from multiple parties can be merged into one proof that verifies all signers at once. This property makes BLS particularly valuable for blockchain systems where bandwidth and computation matter. The scheme was developed by Dan Boneh, Ben Lynn, and Hovav Shacham and has become fundamental to modern consensus protocols. BLS signatures maintain cryptographic security guarantees while dramatically reducing the data overhead required for multi-signature validation. Example: Ethereum 2.0's Beacon Chain uses BLS signatures to aggregate signatures from thousands of validators into a single signature, allowing the network to efficiently confirm blocks without transmitting millions of individual attestations. Why it matters for privacy technology: BLS signature aggregation enhances privacy by reducing on-chain signature footprints and enabling more efficient zero-knowledge proofs. The compact signatures support privacy-preserving protocols where transaction validators remain identifiable but signature data remains minimal and less traceable.

Category: privacy technology, blockchain technology

Explore the full Web3 Glossary — 2,062+ expert-curated definitions. Need guidance? Talk to our consultants.