Skip to main content

What Is Multi-Party Computation (MPC) and How Does It Improve Security?

Multi-party computation (MPC) is a cryptographic technology that allows multiple parties to jointly compute a function over their inputs while keeping those inputs private. In the context of crypto custody, MPC is used to create and sign transactions without ever forming a complete private key in a single location.

The key is split into multiple shares, distributed among different parties or devices. This significantly enhances security by eliminating a single point of failure; a hacker would need to compromise multiple shares simultaneously to gain control of the funds.

How Does MPC Facilitate the Secure Recovery of a Lost Key Share?
How Does MPC Differ from a Traditional Multi-Signature (Multisig) Wallet?
How Does MPC Differ from a Traditional Multi-Signature (Multi-Sig) Scheme?
How Does a Multi-Signature Wallet Enhance the Security of a DAO’s Treasury?