Skip to Content
MPCVault
Multisig crypto wallet for teams
Documentation
Blog
CTRL K
Posts Tagged with “MPC”
Homomorphic Encryption and Secure Multiparty Computation (MPC)
As briefly mentioned in the previous article on the broad overview of secure multiparty computation, homomorphic encryption is one way to achieve secure Multiparty Computation (MPC). It is widely used to implement various MPC algorithms.
Secure Multiparty Computation
Secure multiparty computation (MPC), also referred to as privacy-preserving computation, allows multiple parties to collectively compute a function over their inputs while keeping these inputs private.