Efficient Asynchronous Byzantine Agreement without Private Setups
Yingzi Gao, Yuan Lu, Zhenliang Lu, Qiang Tang, Jing Xu, Zhenfeng Zhang

TL;DR
This paper presents a new asynchronous Byzantine agreement protocol that significantly reduces communication costs to expected O(λ n^3) bits without requiring private setups, while maintaining fast, constant-round termination.
Contribution
It introduces an efficient common coin protocol in asynchronous networks with only PKI setup, enabling private-setup free asynchronous binary agreement with reduced communication.
Findings
Achieves expected O(λ n^3) bits communication in asynchronous BA.
Provides a common coin protocol with O(λ n^3) bits and O(1) rounds.
Enables pluggable leader election and agreement protocols without private setup.
Abstract
Efficient asynchronous Byzantine agreement (BA) protocols were mostly studied with private setups, e.g., pre-setup threshold cryptosystem. Challenges remain to reduce the large communication in the absence of such setups. Recently, Abraham et al. (PODC'21) presented the first asynchronous validated BA (VBA) with expected messages and rounds, relying on only public key infrastructure (PKI) setup, but the design still costs bits. Here is the number of parties, and is a cryptographic security parameter. In this paper, we reduce the communication of private-setup free asynchronous BA to expected bits. At the core of our design, we give a systematic treatment of common randomness protocols in the asynchronous network, and proceed as: - We give an efficient reasonably fair common coin protocol in the asynchronous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Distributed systems and fault tolerance · Privacy-Preserving Technologies in Data
