English

Subcubic Coin Tossing in Asynchrony without Setup

Distributed, Parallel, and Cluster Computing 2026-03-03 v1 Cryptography and Security

Abstract

We consider an asynchronous network of nn parties connected to each other via secure channels, up to tt of which are byzantine. We study common coin tossing, a task where the parties try to agree on an unpredictable random value, with some chance of failure due to the byzantine parties' influence. Coin tossing is a well known and often studied task due to its use in byzantine agreement. In this work, we present an adaptively secure committee-based method to roughly speaking turn strong but costly common coins into cheaper but lower-quality ones. For all k>2k > 2 and ε>0\varepsilon > 0, we show how to use a strong (very rarely failing) coin that costs O~(nk)\widetilde{O}(n^k) bits of communication to get a cheaper coin that costs O~(ε2kn32/k)\widetilde{O}(\varepsilon^{-2k}n^{3 - 2/k}) bits of communication. This latter coin tolerates εn\varepsilon n fewer byzantine parties than the former, and it fails with an arbitrarily small constant probability. For any ε>0\varepsilon > 0, our method allows us to get a perfectly secure binary coin that tolerates t(14ε)nt \leq (\frac{1}{4} - \varepsilon)n faults with O(n2.5(ε8+logn))O(n^{2.5}(\varepsilon^{-8} + \log n)) messages of size O(logn)O(\log n), as well as a setup-free cryptographically secure binary coin that tolerates t(13ε)nt \leq (\frac{1}{3} - \varepsilon)n faults with O(n7/3ε6κlogn)O(n^{7/3}\varepsilon^{-6}\kappa\log n) bits of communication (where κ=Ω(logn)\kappa = \Omega(\log n) is a cryptographic security paramater). These coins both have O(logn)O(\log n) latency. They are to our knowledge the first setup-free coins that cost o(n3)o(n^3) bits of communication but still succeed with at least constant probability against t=Θ(n)t = \Theta(n) adaptive byzantine faults. As such, they for the first time enable setup-free (and even perfectly secure) asynchronous byzantine agreement with o(n3)o(n^3) communication against Θ(n)\Theta(n) adaptive byzantine faults.

Keywords

Cite

@article{arxiv.2603.02071,
  title  = {Subcubic Coin Tossing in Asynchrony without Setup},
  author = {Mose Mizrahi and Roger Wattenhofer},
  journal= {arXiv preprint arXiv:2603.02071},
  year   = {2026}
}

Comments

17 pages, preprint

R2 v1 2026-07-01T10:59:32.944Z