# FROST

Source URL: https://help.blockstream.com/education/glossary/frost
Updated: 2026-05-26T17:23:03.000Z
Letter: F

---

FROST (Flexible Round-Optimized Schnorr Threshold Signatures) is a protocol that minimizes the number of rounds of communication between participants in [Schnorr signature](https://help.blockstream.com/education/glossary/schnorr-signatures) schemes, reducing network bandwidth, time, and probability of errors. It requires a maximum of three rounds for signing, even without a trusted signature aggregator or preprocessing stage. It can be used to implement 'n-of-m' threshold signatures represented by a single signature on the blockchain. This saves block space and increases privacy by making them indistinguishable from other, more common spend types.

More information on FROST can be found by reading its official [whitepaper](http://eprint.iacr.org/2020/852.pdf) and watching the visual explainer below.

Navigation: Blockstream Help Center > Education > Glossary > FROST

## Related Terms in This Letter
- [Federations](https://help.blockstream.com/education/glossary/federations)
- [Fedimint](https://help.blockstream.com/education/glossary/fedimint)
- [Fee Estimates](https://help.blockstream.com/education/glossary/fee-estimates)
- [Fork](https://help.blockstream.com/education/glossary/fork)
- [FROST](https://help.blockstream.com/education/glossary/frost) (current)
- [FUD](https://help.blockstream.com/education/glossary/fud)
