Multi-Party Computation (MPC)

Search documents
X @mert | helius.dev
mert | helius.dev· 2025-10-22 17:45
some basic privacy systems and their purpose:trusted execution environment (TEE) -> hardware-enforced secrecyzero-knowledge (ZK) -> verifiable secrecymulti-party computation (MPC) -> collaborative secrecyfully homomorphic encryption (FHE) -> computation on secrets ...
X @Bankless
Bankless· 2025-06-26 18:31
Privacy in Crypto Is Getting an UpgradeNew privacy technologies are emerging: MPC, FHE, TEEs, and zkTLS. Each tackles privacy from a different angle — and major projects are building with them now.Here’s how these technologies work — and where they’re going👇~~ Analysis by @davewardonline ~~Multi-Party Computation (MPC)MPC allows multiple parties to compute something together without revealing their inputs.Say six friends want to find their average salary without revealing individual amounts. Each splits the ...