Skip to main content

Three-Party Computation

Definition

Three-Party Computation is a cryptographic protocol allowing three distinct parties to jointly compute a function over their private inputs. Crucially, no party reveals their individual input to the others during the computation. The result is shared, and each participant only learns their designated output. This method ensures data privacy while enabling collaborative data analysis.