Files
serai/processor/key-gen
2025-11-04 10:20:17 -05:00
..
2025-11-04 10:20:17 -05:00
2025-08-25 10:06:35 -04:00

Key Generation

This library implements the Distributed Key Generation (DKG) for the Serai protocol. Two invocations of the eVRF-based DKG are performed, one for Ristretto (to have a key to oraclize values onto the Serai blockchain with) and one for the external network's curve.

This library is interacted with via the serai_processor_messages::key_gen API.