TL;DR
This paper introduces Federated Distributed Key Generation (FDKG), a flexible, trust-heterogeneous protocol that improves upon classical DKG by allowing optional participation and local trust structures, suitable for open, large-scale environments.
Contribution
It proposes FDKG, a novel DKG approach inspired by Federated Byzantine Agreement, enabling optional participation, local guardian sets, and single-round generation and reconstruction.
Findings
Ensures correctness, privacy, and robustness under standard PVSS assumptions.
Provides liveness and privacy guarantees based on guardian-set topology.
Achieves efficient communication proportional to n k with at most O(n^2) for reconstruction.
Abstract
Distributed Key Generation (DKG) underpins threshold cryptography in many systems, including decentralized wallets, validator key ceremonies, cross-chain bridges, threshold signatures, secure multiparty computation, and internet voting. Classical (,)-DKG assumes a fixed group of n parties and a global threshold , requiring full and timely participation. When actual participation deviates, the setup must abort or restart, which is impractical in open or time-critical environments where is large and availability unpredictable. We introduce Federated Distributed Key Generation (FDKG), inspired by Federated Byzantine Agreement, that makes participation optional and trust heterogeneous. Each participant selects a personal guardian set of size and a local threshold . Its partial secret can later be reconstructed either by itself or by any t of its guardians. FDKG…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
