Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 359 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 359 Bytes

DKG inside a SNARK PoC

This repo contains some sample code to generate proofs of correct VSS/DKG inside of a SNARK using BLS12-377 / BW6 curves. You can find the associated blog post here.

WARNING: This code is very very experimental, not clean, and not audited. Do NOT use for anything in production.