@inproceedings{7ca0678c55ec4331a1b84970ac41c520,
title = "Asynchronous Consensus without Trusted Setup or Public-Key Cryptography",
abstract = "Byzantine consensus is a fundamental building block in distributed cryptographic problems. Despite decades of research, most existing asynchronous consensus protocols require a strong trusted setup and expensive public-key cryptography. In this paper, we study asynchronous Byzantine consensus protocols that do not rely on a trusted setup and do not use public-key cryptography such as digital signatures. We give an Asynchronous Common Subset (ACS) protocol whose security is only based on cryptographic hash functions modeled as a random oracle. Our protocol has O(?n3) total communication and runs in expected O(1) rounds. The fact that we use only cryptographic hash functions also means that our protocol is post-quantum secure. The minimal use of cryptography and the small number of rounds make our protocol practical. We implement our protocol and evaluate it in a geo-distributed setting with up to 128 machines. Our experimental evaluation shows that our protocol is more efficient than the only other setup-free consensus protocol that has been implemented to date. En route to our asynchronous consensus protocols, we also introduce new primitives called asynchronous secret key sharing and cover gather, which may be of independent interest.",
keywords = "Asynchronous Common Subset, Asynchrony, Consensus",
author = "Sourav Das and Atsuki Momose and Sisi Duan and Ling Ren and Shengqi Liu and Victor Shoup",
note = "This work is funded in part by a Chainlink Labs Ph.D. fellowship, the National Science Foundation award #2240976, and the Beijing Natural Science Foundation award #M23015.; 31st ACM SIGSAC Conference on Computer and Communications Security, CCS 2024 ; Conference date: 14-10-2024 Through 18-10-2024",
year = "2024",
month = dec,
day = "9",
doi = "10.1145/3658644.3670327",
language = "English (US)",
series = "CCS 2024 - Proceedings of the 2024 ACM SIGSAC Conference on Computer and Communications Security",
publisher = "Association for Computing Machinery",
pages = "3242--3256",
booktitle = "CCS 2024 - Proceedings of the 2024 ACM SIGSAC Conference on Computer and Communications Security",
address = "United States",
}