Paper 2025/1736
Breaking the Barrier for Asynchronous MPC with a Friend
Abstract
Multiparty computation (MPC) is a topic of growing interest for privacy-preserving computation tasks. A few MPC libraries have been developed, and newer protocols are regularly proposed to reduce the latency overhead, improve scalability, and achieve strong termination guarantees. However, most current MPC protocols are designed and implemented assuming network synchrony: in theory, they assume that all messages are delivered within a known time bound, while for experimental analysis, most assume all nodes to be honest, such that the time bounds are never deployed. While deploying MPC systems in the wild and trying to minimize the latency, network synchrony is indeed a strong assumption to make: natural adverse network conditions can break the safety and/or liveness of the protocol due to simply delayed messages. Asynchronous MPC (AMPC) protocols can overcome the challenge as they do not assume fixed time bounds for message delivery delays; however, AMPC faces a natural threshold barrier of 2/3rd honest majority and introduces significant computation and/or communication overheads. This work aims to achieve the best-of-both network models by designing a practical AMPC protocol that has stronger resilience guarantees matching those for synchronous MPC. We achieve this by adopting the emerging helper-aided model, and designing protocols that achieve fairness not only in the simple honest majority setting but also in the dishonest majority setting. Our protocols follow the standard preprocessing-online paradigm, enabling a lightweight and fast input-dependent online phase. In the honest majority setting, our protocol relies solely on lightweight cryptographic operations. In the dishonest majority setting, the protocol requires oblivious transfer (OT) during preprocessing, which we prove is necessary in this setting. We implement our constructions and provide a thorough performance comparison with state-of-the-art MPC protocols in the helper-aided model. Our experiments demonstrate that our protocols substantially outperform the state-of-the-art helper-aided MPC scheme, while being significantly more resilient to network delays.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- Published elsewhere. Major revision. IEEE Symposium on Security and Privacy (S&P) 2026
- Keywords
- Helper-aided MPCAsynchronous NetworkHonest MajorityDishonest MajorityFairness
- Contact author(s)
-
banashrik @ iisc ac in
aniket @ purdue edu
patilshravani95 @ gmail com
arpita @ iisc ac in
sikhar patranabis @ ibm com
protik pmax paul @ gmail com
d ravi @ uva nl - History
- 2025-09-26: revised
- 2025-09-23: received
- See all versions
- Short URL
- https://ia.cr/2025/1736
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2025/1736,
author = {Banashri Karmakar and Aniket Kate and Shravani Patil and Arpita Patra and Sikhar Patranabis and Protik Paul and Divya Ravi},
title = {Breaking the Barrier for Asynchronous {MPC} with a Friend},
howpublished = {Cryptology {ePrint} Archive, Paper 2025/1736},
year = {2025},
url = {https://eprint.iacr.org/2025/1736}
}