Abstract
The celebrated Algorand protocol solves validated byzantine agreement in a scalable manner in the synchronous setting. In this paper, we study the feasibility of similar solutions in the asynchronous setting. Our main result is an asynchronous validated byzantine agreement protocol that we call Asynchronous Algorand. As with Algorand, it terminates in an expected constant number of rounds, and honest parties send an expected O(n polylog n) bits, where n is the number of parties. The protocol is resilient to a fully-asynchronous weak-adaptive adversary that can corrupt a near-optimal number of parties (< (1/3 - ϵ)n) and requires just a verifiable random function (VRF) setup and secure erasures.A key innovation in Asynchronous Algorand is a rather simple but surprisingly effective method to do committee-based role assignment for asynchronous verifiable secret sharing in the You Only Speak Once (YOSO) model. This method achieves near-optimal resilience and near-linear communication complexity while relying solely on a VRF setup and secure erasures.
| Original language | English |
|---|---|
| Title of host publication | PODC 2025 - Proceedings of the 2025 ACM Symposium on Principles of Distributed Computing |
| Publisher | Association for Computing Machinery |
| Pages | 28-38 |
| Number of pages | 11 |
| ISBN (Electronic) | 9798400718854 |
| DOIs | |
| State | Published - 13 Jun 2025 |
| Event | 44th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing, PODC 2025 - Huatulco, Mexico Duration: 16 Jun 2025 → 20 Jun 2025 |
Publication series
| Name | Proceedings of the Annual ACM Symposium on Principles of Distributed Computing |
|---|---|
| Volume | Part of F216205 |
Conference
| Conference | 44th ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing, PODC 2025 |
|---|---|
| Country/Territory | Mexico |
| City | Huatulco |
| Period | 16/06/25 → 20/06/25 |
Bibliographical note
Publisher Copyright:© 2025 Copyright held by the owner/author(s).
Keywords
- asynchrony
- committee sampling
- consensus
- cryptographic protocols