Practical Byzantine Reliable Broadcast on Partially Connected Networks (Extended version)
Silvia Bonomi, J\'er\'emie Decouchant, Giovanni Farina and, Vincent Rahli, S\'ebastien Tixeuil

TL;DR
This paper enhances Byzantine reliable broadcast protocols on partially connected networks by introducing layer-specific and cross-layer optimizations, significantly reducing communication overhead and latency in practical simulations.
Contribution
It demonstrates how to optimize existing protocols combining Bracha's and Dolev's algorithms for better efficiency in partially connected networks.
Findings
Optimizations reduce total transmitted information by 25%.
Protocol latency decreases by 50% in simulations.
Effective combination of layer-specific and cross-layer techniques.
Abstract
In this paper, we consider the Byzantine reliable broadcast problem on authenticated and partially connected networks. The state-of-the-art method to solve this problem consists in combining two algorithms from the literature. Handling asynchrony and faulty senders is typically done thanks to Gabriel Bracha's authenticated double-echo broadcast protocol, which assumes an asynchronous fully connected network. Danny Dolev's algorithm can then be used to provide reliable communications between processes in the global fault model, where up to f processes among N can be faulty in a communication network that is at least 2f+1-connected. Following recent works that showed that Dolev's protocol can be made more practical thanks to several optimizations, we show that the state-of-the-art methods to solve our problem can be optimized thanks to layer-specific and cross-layer optimizations. Our…
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
TopicsDNA and Biological Computing · Cryptography and Data Security · Wireless Communication Security Techniques
