blgc This is a simple C implementation of BLS + DKG using blst. Building & Testing $ git clone https://github.com/johnoliverdriscoll/blgc $ cd blgc $ git submodule update --init $ make test