Brief Announcement: Asynchronous Verifiable Information Dispersal with Near-Optimal Communication

Nicolas Alhaddad,Sourav Das,Sisi Duan,Ling Ren,Mayank Varia,Zhuolun Xiang,Haibin Zhang
DOI: https://doi.org/10.1145/3519270.3538476
2022-01-01
Abstract:We present a near-optimal asynchronous verifiable information dispersal (AVID) protocol. The total dispersal cost of our AVID protocol is O (|M |+kn(2)), and the retrieval cost per client is O(|M |+kn). Unlike prior works, our AVID protocol only assumes the existence of collision-resistant hash functions. Also, in our AVID protocol, the dispersing client incurs a communication cost of O(|M |+kn) in comparison to O(||M |+kn logn) of prior best. Moreover, each node in our AVID protocol incurs a storage cost of O(|M|/n + k) bits, in comparison to O(|M|/n + k log n) bits of prior best. Finally, we present lower bound results on communication cost and show that our AVID protocol has near-optimal communication costs - only a factor of O(k) gap from the lower bounds.
What problem does this paper attempt to address?