Skip to main content

Secure Computation

Definition

Secure Computation refers to cryptographic techniques that allow multiple parties to jointly compute a function over their inputs while keeping those inputs private. This ensures that no party learns anything about the other parties’ inputs beyond what can be inferred from the output of the computation itself. It is foundational for privacy-preserving applications in decentralized systems.