Paper 2022/1683

Powers of Tau in Asynchrony

Sourav Das, University of Illinois Urbana-Champaign
Zhuolun Xiang, Aptos Labs
Ling Ren, University of Illinois Urbana-Champaign
Abstract

The $q$-Strong Diffie-Hellman ($q$-SDH) parameters are foundational to efficient constructions of many cryptographic primitives such as zero-knowledge succinct non-interactive arguments of knowledge, polynomial/vector commitments, verifiable secret sharing, and randomness beacon. The only existing method to generate these parameters securely is highly sequential, requires synchrony assumptions, and has very high communication and computation costs. For example, to generate parameters for any given $q$, each party incurs a communication cost of $\Omega(nq)$ and requires $\Omega(n)$ rounds. Here $n$ is the number of parties in the secure multiparty computation protocol. Since $q$ is typically large, i.e., on the order of billions, the cost is highly prohibitive. In this paper, we present a distributed protocol to generate $q$-SDH parameters in an asynchronous network. In a network of $n$ parties, our protocol tolerates up to one-third of malicious parties. Each party incurs a communication cost of $O(q + n^2\log q)$ and the protocol finishes in $O(\log q + \log n)$ expected rounds. We provide a rigorous security analysis of our protocol. We implement our protocol and evaluate it with up to 128 geographically distributed parties. Our evaluation illustrates that our protocol is highly scalable and results in a 2-6$\times$ better runtime and 4-13$\times$ better per-party bandwidth usage compared to the state-of-the-art synchronous protocol for generating $q$-SDH parameters.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. NDSS 2024
Keywords
Powers of TauAsynchronyq-Strong Diffie-Hellman
Contact author(s)
souravd2 @ illinois edu
xiangzhuolun @ gmail com
renling @ illinois edu
History
2024-01-23: revised
2022-12-03: received
See all versions
Short URL
https://ia.cr/2022/1683
License
No rights reserved
CC0

BibTeX

@misc{cryptoeprint:2022/1683,
      author = {Sourav Das and Zhuolun Xiang and Ling Ren},
      title = {Powers of Tau in Asynchrony},
      howpublished = {Cryptology ePrint Archive, Paper 2022/1683},
      year = {2022},
      note = {\url{https://eprint.iacr.org/2022/1683}},
      url = {https://eprint.iacr.org/2022/1683}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.