Expand ↗
Page list (1404)

Multi-Party Computation

Cryptographic protocols (secure MPC) that let several parties jointly compute a function over their private inputs while revealing nothing beyond the agreed output — no party learns another’s input. The classic guarantee for private joint computation without a Trusted Third Party; in private-inference settings it is one alternative (alongside TEEs and homomorphic encryption) for running a model over data nobody wants to disclose.

In this vault

Backlinks