International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Round-Efficient Byzantine Agreement and Multi-Party Computation with Asynchronous Fallback

Authors:
Giovanni Deligios
Martin Hirt
Chen-Da Liu-Zhang
Download:
DOI: 10.1007/978-3-030-90459-3_21
Search ePrint
Search Google
Abstract: Protocols for Byzantine agreement (BA) and secure multi-party computation (MPC) can be classified according to the underlying communication model. The two most commonly considered models are the synchronous one and the asynchronous one. Synchronous protocols typically lose their security guarantees as soon as the network violates the synchrony assumptions. Asynchronous protocols remain secure regardless of the network conditions, but achieve weaker security guarantees even when the network is synchronous. Recent works by Blum, Katz and Loss [TCC'19], and Blum, Liu-Zhang and Loss [CRYPTO'20] introduced BA and MPC protocols achieving security guarantees in both settings: security up to $t_s$ corruptions in a synchronous network, and up to $t_a$ corruptions in an asynchronous network, under the provably optimal threshold trade-offs $t_a \le t_s$ and $t_a + 2t_s < n$. However, current solutions incur a high synchronous round complexity when compared to state-of-the-art purely synchronous protocols. When the network is synchronous, the round complexity of BA protocols is linear in the number of parties, and the round complexity of MPC protocols also depends linearly on the depth of the circuit to evaluate. In this work, we provide round-efficient constructions for both primitives with optimal resilience: fixed-round and expected constant-round BA protocols, and an MPC protocol whose round complexity is independent of the circuit depth.
Video from TCC 2021
BibTeX
@article{tcc-2021-31505,
  title={Round-Efficient Byzantine Agreement and Multi-Party Computation with Asynchronous Fallback},
  booktitle={Theory of Cryptography;19th International Conference},
  publisher={Springer},
  doi={10.1007/978-3-030-90459-3_21},
  author={Giovanni Deligios and Martin Hirt and Chen-Da Liu-Zhang},
  year=2021
}