English

A Modular Approach to Construct Signature-Free BRB Algorithms under a Message Adversary

Distributed, Parallel, and Cluster Computing 2024-09-02 v3

Abstract

This paper explores how reliable broadcast can be implemented without signatures when facing a dual adversary that can both corrupt processes and remove messages. More precisely, we consider an asynchronous nn-process message-passing system in which up to tbt_b processes are Byzantine and where, at the network level, for each message broadcast by a correct process, an adversary can prevent up to tmt_m processes from receiving it (the integer tmt_m defines the power of the message adversary). So, unlike previous works, this work considers that not only can computing entities be faulty (Byzantine processes), but, in addition, that the network can also lose messages. To this end, the paper adopts a modular strategy and first introduces a new basic communication abstraction denoted k2k2\ell-cast, which simplifies quorum engineering, and studies its properties in this new adversarial context. Then, the paper deconstructs existing signature-free Byzantine-tolerant asynchronous broadcast algorithms and, with the help of the k2k2\ell-cast communication abstraction, reconstructs versions of them that tolerate both Byzantine processes and message adversaries. Interestingly, these reconstructed algorithms are also more efficient than the Byzantine-tolerant-only algorithms from which they originate.

Keywords

Cite

@article{arxiv.2204.13388,
  title  = {A Modular Approach to Construct Signature-Free BRB Algorithms under a Message Adversary},
  author = {Timothé Albouy and Davide Frey and Michel Raynal and François Taïani},
  journal= {arXiv preprint arXiv:2204.13388},
  year   = {2024}
}

Comments

Full version of the OPODIS 2022 conference paper

R2 v1 2026-06-24T11:01:18.048Z