# Multi-hop Byzantine Reliable Broadcast with Honest Dealer Made Practical

**Authors:** Silvia Bonomi, Giovanni Farina (NPA), S\'ebastien Tixeuil (NPA, LINCS)

arXiv: 1903.08988 · 2019-09-13

## TL;DR

This paper improves Byzantine tolerant reliable broadcast algorithms in multi-hop networks by reducing message complexity without relying on authentication, making them more practical for real-world deployment.

## Contribution

The authors propose modifications to existing unauthenticated Byzantine broadcast protocols that significantly decrease message complexity while maintaining safety and liveness.

## Key findings

- Reduced message complexity in Byzantine broadcast protocols
- Preserved safety and liveness properties
- Effective on various graph topologies

## Abstract

We revisit Byzantine tolerant reliable broadcast with honest dealer algorithms in multi-hop networks. To tolerate Byzantine faulty nodes arbitrarily spread over the network, previous solutions require a factorial number of messages to be sent over the network if the messages are not authenticated (e.g. digital signatures are not available). We propose modifications that preserve the safety and liveness properties of the original unauthenticated protocols, while highly decreasing their observed message complexity when simulated on several classes of graph topologies, potentially opening to their employment.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.08988/full.md

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1903.08988/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1903.08988/full.md

---
Source: https://tomesphere.com/paper/1903.08988