# Borromean ring signatures

Source URL: https://support.dxp.blockstream.com/education/glossary/borromean-ring-signatures
Updated: 2026-05-26T17:13:36.000Z
Letter: B

---

A cryptographic protocol that enables signers to stay anonymous among multiple public keys in a ring. Borromean ring signatures are used in Liquid to enhance privacy by protecting the sender's identity and allowing for verification that at least one party from a predefined set signed a message without disclosing the specific signer's identity.

To generate a Borromean ring signature in Liquid, the signer first selects a group of possible signers. This group is the ring. The ring should include the signer's public key and several other public keys owned by other users. The larger the ring, the more privacy it provides.  
  
Learn more about Borromean ring signatures by reading the official [whitepaper](https://nt4tn.net/papers/borromean%5Fdraft%5F0.01%5F34241bb.pdf).

Navigation: Blockstream Help Center > Education > Glossary > Borromean ring signatures

## Related Terms in This Letter
- [Blind oracle](https://support.dxp.blockstream.com/education/glossary/blind-oracle)
- [Borromean ring signatures](https://support.dxp.blockstream.com/education/glossary/borromean-ring-signatures) (current)
- [Bitcoin Script](https://support.dxp.blockstream.com/education/glossary/bitcoin-script)
- [BitVM](https://support.dxp.blockstream.com/education/glossary/bitvm)
- [BOLT12](https://support.dxp.blockstream.com/education/glossary/bolt12)
- [Bitcoin](https://support.dxp.blockstream.com/education/glossary/bitcoin)
- [Bitcoin Node](https://support.dxp.blockstream.com/education/glossary/bitcoin-node)
- [Bitcoin Core](https://support.dxp.blockstream.com/education/glossary/bitcoin-core)
- [Bulletproofs](https://support.dxp.blockstream.com/education/glossary/bulletproofs)
- [Blind signatures](https://support.dxp.blockstream.com/education/glossary/blind-signatures)
- [Blockchain](https://support.dxp.blockstream.com/education/glossary/blockchain)
- [Block](https://support.dxp.blockstream.com/education/glossary/block)
- [Block Header](https://support.dxp.blockstream.com/education/glossary/block-header)
- [Block Height](https://support.dxp.blockstream.com/education/glossary/block-height)
- [Blockchain Explorer API](https://support.dxp.blockstream.com/education/glossary/blockchain-explorer-api)
- [Broadcast Transaction](https://support.dxp.blockstream.com/education/glossary/broadcast-transaction)
