Balanced Byzantine Reliable Broadcast with Near-Optimal Communication and Improved Computation

Abstract

This paper studies Byzantine reliable broadcast (BRB) under asynchronous networks, and improves the state-of-the-art protocols from the following aspects. Near-optimal communication cost: We propose two new BRB protocols for nn nodes and input message MM that has communication cost O(nM+n2logn)O(n|M|+n^2\log n), which is near-optimal due to the lower bound of Ω(nM+n2)\Omega(n|M|+n^2). The first RBC protocol assumes threshold signature but is easy to understand, while the second RBC protocol is error-free but less intuitive. Improved computation: We propose a new construction that improves the computation cost of the state-of-the-art BRB by avoiding the expensive online error correction on the input message, while achieving the same communication cost. Balanced communication: We propose a technique named balanced multicast that can balance the communication cost for BRB protocols where the broadcaster needs to multicast the message MM while other nodes only needs to multicast coded fragments of size O(M/n+logn)O(|M|/n + \log n). The balanced multicast technique can be applied to many existing BRB protocols as well as all our new constructions in this paper, and can make every node incur about the same communication cost. Finally, we present a lower bound to show the near optimality of our protocol in terms of communication cost at each node

    Similar works