Technical dictionary
MPC (Multi-Party Computation)
Cryptography where parties compute without revealing inputs—used in some custody designs.
Definition
MPC protocols split secrets so no single machine holds a full private key. Useful operationally against classical theft.
MPC does not automatically equal post-quantum; underlying assumptions and any threshold signature schemes need separate evaluation.