Paper 2022/187

Constant-Round YOSO MPC Without Setup

Sebastian Kolby, Aarhus University
Divya Ravi, Aarhus University
Sophia Yakoubov, Aarhus University
Abstract

YOSO MPC (Gentry et al., Crypto 2021) is a new MPC framework where each participant can speak at most once. This models an adaptive adversary’s ability to watch the network and corrupt or destroy parties it deems significant based on their communication. By using private channels to anonymous receivers (e.g. by encrypting to a public key whose owner is unknown), the communication complexity of YOSO MPC can scale sublinearly with the total number N of available parties, even when the adversary’s corruption threshold is linear in N (e.g. just under N/2). It was previously an open problem whether YOSO MPC can achieve guaranteed output delivery in a constant number of rounds without relying on trusted setup. In this work, we show that this can indeed be accomplished. We demonstrate three different approaches: the first two (which we call YaOSO and YOSO-GLS) use two and three rounds of communication, respectively. Our third approach (which we call YOSO-LHSS) uses O(d) rounds, where d is the multiplicative depth of the circuit being evaluated; however, it can be used to bootstrap any constant-round YOSO protocol that requires setup, by generating that setup within YOSO-LHSS. Though YOSO-LHSS requires more rounds than our first two approaches, it may be more practical, since the zero knowledge proofs it employs are more efficient to instantiate. As a contribution of independent interest, we introduce a verifiable state propagation UC functionality, which allows parties to send private message which are verifiably derived in the “correct” way (according to the protocol in question) to anonymous receivers. This is a natural functionality to build YOSO protocols on top of.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
secure computationYOSOround complexityminimizing setup
Contact author(s)
sk @ cs au dk
divya @ cs au dk
sophia yakoubov @ cs au dk
History
2023-07-04: last of 2 revisions
2022-02-20: received
See all versions
Short URL
https://ia.cr/2022/187
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2022/187,
      author = {Sebastian Kolby and Divya Ravi and Sophia Yakoubov},
      title = {Constant-Round YOSO MPC Without Setup},
      howpublished = {Cryptology ePrint Archive, Paper 2022/187},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/187}},
      url = {https://eprint.iacr.org/2022/187}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.