On the Communication Complexity of Secure Multi-Party Computation With Aborts
James Bartusek, Thiago Bergamaschi, Seri Khoury, Saachi Mutreja, and, Orr Paradise

TL;DR
This paper investigates the communication complexity of secure multi-party computation with aborts over point-to-point networks, establishing trade-offs between honest parties, communication costs, and protocol locality.
Contribution
It introduces nearly-optimal protocols for MPC with aborts, analyzing the trade-offs between honest parties, communication complexity, and locality.
Findings
Established lower bounds on communication complexity for MPC with aborts.
Designed protocols with near-optimal communication efficiency.
Demonstrated trade-offs between honest parties, communication, and locality.
Abstract
A central goal of cryptography is Secure Multi-party Computation (MPC), where parties desire to compute a function of their joint inputs without letting any party learn about the inputs of its peers. Unfortunately, it is well-known that MPC guaranteeing output delivery to every party is infeasible when a majority of the parties are malicious. In fact, parties operating over a point-to-point network (i.e. without access to a broadcast channel) cannot even reach an agreement on the output when more than one third of the parties are malicious (Lamport, Shostak, and Pease, JACM 1980). Motivated by this infeasibility in the point-to-point model, Goldwasser and Lindell (J. Cryptol 2005) introduced a definition of MPC that does not require agreement, referred to as MPC with selective abort. Under this definition, any party may abort the protocol if they detect malicious behavior. They…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Computability, Logic, AI Algorithms
