Information Security and Cryptography Research Group

Communication Optimal Multi-valued Asynchronous Byzantine Agreement with Optimal Resilience

Arpita Patra and C. Pandu Rangan

ICITS, Lecture Notes in Computer Science, Springer, vol. 6673, pp. 206-226, 2011.

Byzantine Agreement (BA) and Broadcast (BC) are considered to be the most fundamental primitives for fault-tolerant distributed computing and cryptographic protocols. An important variant of BA and BC is Asynchronous Byzantine Agreement (ABA) and Asynchronous Broadcast (called as A-cast) respectively. Most often in the literature, protocols for ABA and A-cast were designed for a single bit message. But in many applications, these protocols may be invoked on long message rather than on single bit. Therefore, it is important to design efficient multi-valued protocols (i.e. protocols with long message) which extract advantage of directly dealing with long messages and are far better than multiple invocations to existing protocols for single bit. In synchronous network settings, this line of research was initiated by Turpin and Coan \cite{TC84} and later it is culminated in the result of Fitzi et al. \cite{FitziHirt-PODC06} who presented the first ever communication optimal (i.e. the communication complexity is minimal in asymptotic sense) multi-valued BA and BC protocols with the help of BA and BC protocols for short message. It was left open in \cite{FitziHirt-PODC06} to achieve the same in asynchronous settings.

In \cite{ArpitaLatincrypt2010}, the authors presented a communication optimal multi-valued A-cast using existing A-cast \cite{BrachaPODC84} for small message. Here we achieve the same for ABA which is known to be harder problem than A-cast. Specifically, we design a communication optimal, optimally resilient (allows maximum fault tolerance) multi-valued ABA protocol, based on the existing ABA protocol for short message.

BibTeX Citation

@inproceedings{PatRan11,
    author       = {Arpita Patra and C. Pandu Rangan},
    title        = {Communication Optimal Multi-valued Asynchronous Byzantine  Agreement with Optimal Resilience},
    editor       = {Serge Fehr},
    booktitle    = {ICITS},
    pages        = {206-226},
    series       = {Lecture Notes in Computer Science},
    volume       = {6673},
    year         = {2011},
    publisher    = {Springer},
}

Files and Links