Optimizing Communication in Byzantine Agreement Protocols with Slim-HBBFT
Nasit S Sony, Xianzhong Ding

TL;DR
This paper introduces Slim-HBBFT, an optimized asynchronous Byzantine agreement protocol that reduces communication costs by selectively broadcasting requests, leveraging a prioritized provable-broadcast mechanism for improved efficiency.
Contribution
The paper presents Slim-HBBFT, a novel atomic broadcast protocol that significantly reduces communication complexity by broadcasting only a subset of requests using a prioritized provable-broadcast scheme.
Findings
Achieves O(n) reduction in communication complexity.
Ensures security properties of the Asynchronous Common Subset.
Provides a comprehensive security analysis of Slim-HBBFT.
Abstract
Byzantine agreement protocols in asynchronous networks have received renewed interest because they do not rely on network behavior to achieve termination. Conventional asynchronous Byzantine agreement protocols require every party to broadcast its requests (e.g., transactions), and at the end of the protocol, parties agree on one party's request. If parties agree on one party's requests while exchanging every party's request, the protocol becomes expensive. These protocols are used to design an atomic broadcast (ABC) protocol where parties agree on parties' requests (assuming , where is the total number of parties, and is the number of Byzantine parties). Although the parties agree on a subset of requests in the ABC protocol, if the requests do not vary (are duplicated), investing in a costly protocol is not justified. We propose Slim-HBBFT, an…
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 · Cloud Data Security Solutions
