English

Improved Extension Protocols for Byzantine Broadcast and Agreement

Cryptography and Security 2020-10-07 v3 Distributed, Parallel, and Cluster Computing

Abstract

Byzantine broadcast (BB) and Byzantine agreement (BA) are two most fundamental problems and essential building blocks in distributed computing, and improving their efficiency is of interest to both theoreticians and practitioners. In this paper, we study extension protocols of BB and BA, i.e., protocols that solve BB/BA with long inputs of ll bits using lower costs than ll single-bit instances. We present new protocols with improved communication complexity in almost all settings: authenticated BA/BB with t<n/2t<n/2, authenticated BB with t<(1ϵ)nt<(1-\epsilon)n, unauthenticated BA/BB with t<n/3t<n/3, and asynchronous reliable broadcast and BA with t<n/3t<n/3. The new protocols are advantageous and significant in several aspects. First, they achieve the best-possible communication complexity of Θ(nl)\Theta(nl) for wider ranges of input sizes compared to prior results. Second, the authenticated extension protocols achieve optimal communication complexity given the current best available BB/BA protocols for short messages. Third, to the best of our knowledge, our asynchronous and authenticated protocols in the setting are the first extension protocols in that setting.

Keywords

Cite

@article{arxiv.2002.11321,
  title  = {Improved Extension Protocols for Byzantine Broadcast and Agreement},
  author = {Kartik Nayak and Ling Ren and Elaine Shi and Nitin H. Vaidya and Zhuolun Xiang},
  journal= {arXiv preprint arXiv:2002.11321},
  year   = {2020}
}

Comments

Will appear in DISC 2020

R2 v1 2026-06-23T13:54:10.044Z