零知识证明 zkDaily
ZKP Frontier Tracker 🎯
Mon
05.11
2026
Project avatar
Paper
https://eprint.iacr.org/2026/892
Ruben Baecker DKG Threshold

Notes

零知识证明 zkDaily
Q&A Deep Dive 💬
Mon
05.11
2026
beginner
What is Distributed Key Generation (DKG)?
DKG is a multiparty protocol that lets participants jointly generate a public key and secret shares without relying on a trusted dealer.
answer
intermediate
Why is key-share hiding important in this work?
It prevents adversaries from learning key shares during the protocol, enabling stronger adaptive security without relying on non-standard assumptions.
answer
expert
What is the difference between the two proposed DKG protocols?
The first protocol uses a single broadcast round but allows some adversarial bias, while the second uses two rounds to eliminate the bias.
answer