Breaking the O(n^2) Bit Barrier: Scalable Byzantine agreement with an Adaptive Adversary
Valerie King, Jared Saia

TL;DR
This paper introduces a scalable Byzantine agreement algorithm that operates efficiently against an adaptive adversary, using sub-quadratic communication and polylogarithmic latency, a significant advancement over previous methods.
Contribution
It presents the first Byzantine agreement algorithm resilient to an adaptive adversary with sub-quadratic total communication and polylogarithmic latency.
Findings
Achieves Byzantine agreement with high probability against adaptive adversaries.
Uses only ig(O)(s( )) bits of communication per processor.
Operates with polylogarithmic latency in the number of processors.
Abstract
We describe an algorithm for Byzantine agreement that is scalable in the sense that each processor sends only bits, where is the total number of processors. Our algorithm succeeds with high probability against an \emph{adaptive adversary}, which can take over processors at any time during the protocol, up to the point of taking over arbitrarily close to a 1/3 fraction. We assume synchronous communication but a \emph{rushing} adversary. Moreover, our algorithm works in the presence of flooding: processors controlled by the adversary can send out any number of messages. We assume the existence of private channels between all pairs of processors but make no other cryptographic assumptions. Finally, our algorithm has latency that is polylogarithmic in . To the best of our knowledge, ours is the first algorithm to solve Byzantine agreement against an adaptive…
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 · Security and Verification in Computing
