sn_sdkg

Synchronous Distributed Key Generation

MaidSafe website | Safe Network Forum :-------------------------------------: | :---------------------------------------------:

About

This Safe Network SDKG module enables sections to create a Section Key without a trusted dealer. It is based on the Audited code from poanetwork's hbbft.

How it works

We differ from poanetwork's original implementation in that we require total participation: in the Part validation process, we require an Ack from everyone instead of just a threshold amount.

Links