mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 22:19:26 +00:00
372 B
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.