Back to glossary

Threshold Signature

Advanced

A cryptographic scheme where a signing key is distributed among N parties and any M of them can produce a valid signature without any single party knowing the full key. Unlike script-based multisig, a threshold signature produces a single on-chain signature that reveals nothing about the signing structure. FROST and MuSig2 are threshold signature protocols applicable to Schnorr-based chains.