Perfectly-Secure Synchronous MPC with Asynchronous Fallback Guarantees
Ananya Appan, Anirudh Chandramouli, Ashish Choudhury

TL;DR
This paper introduces a new perfectly-secure MPC protocol that works effectively in both synchronous and asynchronous networks, tolerating different levels of adversarial corruption, under the condition that 3t_s + t_a < n.
Contribution
It presents the first MPC protocol that seamlessly combines synchronous and asynchronous security guarantees with optimal corruption thresholds.
Findings
Developed a best-of-both-worlds Byzantine agreement protocol.
Created a polynomial-based verifiable secret-sharing scheme for mixed network types.
Achieved secure MPC with combined network assumptions under specific corruption limits.
Abstract
Secure multi-party computation (MPC) is a fundamental problem in secure distributed computing. An MPC protocol allows a set of mutually distrusting parties to carry out any joint computation of their private inputs, without disclosing any additional information about their inputs. MPC with information-theoretic security provides the strongest security guarantees and remains secure even against computationally unbounded adversaries. Perfectly-secure MPC protocols is a class of information-theoretically secure MPC protocols, which provides all the security guarantees in an error-free fashion. The focus of this work is perfectly-secure MPC. Known protocols are designed assuming either a synchronous or asynchronous communication network. It is well known that perfectly-secure synchronous MPC protocol is possible as long as adversary can corrupt any parties. On the other…
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 · Distributed systems and fault tolerance · Complexity and Algorithms in Graphs
