COOL Is Optimal in Error-Free Asynchronous Byzantine Agreement
Jinyuan Chen

TL;DR
This paper introduces OciorACOOL, an asynchronous Byzantine agreement protocol that maintains optimal communication complexity and security, adapting the synchronous COOL protocol to asynchronous networks with minimal rounds.
Contribution
It presents the first asynchronous variant of COOL, achieving optimal resilience, low communication, and single binary BA invocation, while preserving error-correction features.
Findings
Achieves $O( ext{max}\{n ext{l}, n t ext{log} q ight") communication complexity.
Operates in $O(1)$ rounds in asynchronous settings.
Maintains error correction with $(n, k)$ codes, where $k=t/3$."
Abstract
COOL (Chen'21) is an error-free, information-theoretically secure Byzantine agreement (BA) protocol proven to achieve BA consensus in the synchronous setting for an -bit message, with a total communication complexity of bits, four communication rounds in the worst case, and a single invocation of a binary BA, under the optimal resilience assumption in a network of nodes, where up to nodes may behave dishonestly. Here, denotes the alphabet size of the error correction code used in the protocol. In this work, we present an adaptive variant of COOL, called OciorACOOL, which achieves error-free, information-theoretically secure BA consensus in the asynchronous setting with total communication bits, rounds, and a single invocation of an asynchronous binary BA protocol, still under the…
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
TopicsDistributed systems and fault tolerance · Cryptography and Data Security · Blockchain Technology Applications and Security
