Reaching Consensus for Asynchronous Distributed Key Generation
Ittai Abraham, Philipp Jovanovic, Mary Maller, Sarah Meiklejohn, Gilad, Stern, Alin Tomescu

TL;DR
This paper introduces an efficient asynchronous distributed key generation protocol that is resilient to faults, with improved round and communication complexity, relying only on a public key infrastructure.
Contribution
It presents a novel A-DKG protocol with optimal fault tolerance, constant expected rounds, and reduced communication, along with new building blocks like Proposal Election and Verifiable Gather protocols.
Findings
Achieves optimal resilience with $f<\frac{n}{3}$ faults.
Reduces expected rounds to a constant.
Decreases communication complexity to $\tilde{O}(n^3)$.
Abstract
We give a protocol for Asynchronous Distributed Key Generation (A-DKG) that is optimally resilient (can withstand faulty parties), has a constant expected number of rounds, has expected communication complexity, and assumes only the existence of a PKI. Prior to our work, the best A-DKG protocols required expected number of rounds, and expected communication. Our A-DKG protocol relies on several building blocks that are of independent interest. We define and design a Proposal Election (PE) protocol that allows parties to retrospectively agree on a valid proposal after enough proposals have been sent from different parties. With constant probability the elected proposal was proposed by a non-faulty party. In building our PE protocol, we design a Verifiable Gather protocol which allows parties to communicate which proposals they…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing · Wireless Communication Security Techniques · Chaos-based Image/Signal Encryption
