Cryptopedia
Secure multi-party computation
Secure multiparty computation (MPC) is a technology that enables different parties with private inputs to carry out a joint computation on their inputs without revealing them to each other. This means that MPC can be used, in principle, to solve any distributed computing problem while guaranteeing privacy of inputs and security.