Files
serai/spec/cryptography/Distributed Key Generation.md
2024-08-05 06:58:44 -04:00

372 B

Distributed Key Generation

Serai uses a modification of the one-round Distributed Key Generation described in the eVRF paper. We only require a threshold to participate, sacrificing unbiased for robustness, and implement a verifiable encryption scheme such that anyone can can verify a ciphertext encrypts the expected secret share.