Skip to main content

Secure Multiparty Computation

Meaning

Secure Multiparty Computation (SMC) is a cryptographic technique that allows multiple parties to jointly compute a function on their private inputs while ensuring that those inputs remain confidential from each other and from any external observers. It enables collaborative computation without revealing sensitive underlying data.