MPC (multi-party computation)

MPC custodyTSS

A cryptographic scheme letting multiple parties compute a signature without any one of them holding the full private key.

MPC custody (Fireblocks, Cobo, BitGo, Coinbase Prime) is the dominant institutional custody mode. Compared with simple multisig, MPC has lower on-chain footprint (one signature, not N) and no revealed signer set. The trade-off is opacity: users must trust the MPC vendor's implementation.

Related terms