snarkVM
snarkVM copied to clipboard
PoC FROST implementation
Motivation
This PR introduces a PoC implementation of FROST threshold signatures - https://eprint.iacr.org/2020/852.pdf
The current keygen scheme depends on a trusted dealer, and integration with the current Aleo address scheme is a WIP.