TCS Journal 2026 Journal Article
Byzantine reliable broadcast and tendermint consensus with trusted components
- Yackolley Amoussou-Guenou
- Lionel Beltrando
- Maurice Herlihy
- Maria Potop-Butucaru
• we study Byzantine Reliable Broadcast when processes are equipped with trusted components, special software or hardware designed to prevent equivocation. • we show that, despite common belief, when each process is equipped with a trusted component, Bracha’s algorithm still needs n ≥ 3 t + 1. • we present a novel algorithm that implements Byzantine Reliable Asynchronous Broadcast with n ≥ 2 t + 1. • we present TenderTee, a transformation of the Tendermint consensus algorithm by using trusted component, giving better Byzantine resilience. Tendertee works with n ≥ 2 t + 1, where Tendermint needed n = 3 t + 1. Byzantine Reliable Broadcast is one of the most popular communication primitives in distributed systems. Byzantine reliable broadcast ensures that processes agree to deliver a message from an initiator, even if some processes (possibly including the initiator) are Byzantine. In asynchronous settings, it is known since the prominent work of Bracha ( Information and Computation, 1987 ) that Byzantine reliable broadcast can be implemented deterministically if the total number of processes, denoted by n, satisfies n ≥ 3 t + 1 where t is an upper bound on the number of Byzantine processes. Here, we study both Byzantine Reliable Broadcast and Consensus problems when processes are equipped with trusted components, special software or hardware designed to prevent equivocation. Our contribution is threefold. First, we show that, despite common belief, when each process is equipped with a trusted component, Bracha’s algorithm still needs n ≥ 3 t + 1. Second, we present a novel algorithm that uses a single trusted component (at the initiator) that implements Byzantine Reliable Asynchronous Broadcast with n ≥ 2 t + 1. Lastly, building on our broadcast algorithm, we present TenderTee, a transformation of the Tendermint consensus algorithm by using trusted component, giving better Byzantine resilience. Tendertee works with n ≥ 2 t + 1, where Tendermint needed n = 3 t + 1.