Paper 2026/725

The Cost of Fluidity: Communication Complexity Trade-offs in Fluid MPC

Shancheng Zhang, Beihang University
Zongyang Zhang, Beihang University
Bernardo Magri, University of Manchester
Abstract

Secure multi-party computation (MPC) enables mutually distrustful parties to jointly evaluate a function on their private inputs. Classic MPC protocols, however, assume a static set of participants in which every party must remain online throughout the entire computation. Recent advances have introduced MPC models with dynamic participation, such as Fluid MPC, in which computation steps are delegated to a sequence of committees that change across epochs. This approach improves robustness, enabling parties to go offline once their roles are complete. Yet, this flexibility comes at a cost: the most efficient dynamic-participation MPC protocols still incur communication overheads exceeding traditional MPC by more than an order of magnitude. In this work, we formalize the communication complexity of $(d,n)$-threshold secret-sharing-based Fluid MPC. We prove a tight trade-off between communication cost and the adversary's corruption threshold, showing that linear communication complexity $O(n)$ is impossible when the corruption threshold $t$ exceeds a proportion of $d$. Matching this bound, we construct a protocol with a communication cost of $9.3n$ elements per multiplication gate against a semi-honest adversary and $37.3n$ elements against a malicious adversary. A C++ implementation confirms that our approach brings the cost of fluidity within practical limits.

Note: Full version of the accepted paper of ACNS 2026

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Minor revision. Applied Cryptography and Network Security (ACNS) 2026
Contact author(s)
zscbuaa @ buaa edu cn
zongyangzhang @ buaa edu cn
bernardo magri @ manchester ac uk
History
2026-04-19: approved
2026-04-14: received
See all versions
Short URL
https://ia.cr/2026/725
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2026/725,
      author = {Shancheng Zhang and Zongyang Zhang and Bernardo Magri},
      title = {The Cost of Fluidity: Communication Complexity Trade-offs in Fluid {MPC}},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/725},
      year = {2026},
      url = {https://eprint.iacr.org/2026/725}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.