snarkVM icon indicating copy to clipboard operation
snarkVM copied to clipboard

PoC FROST implementation

Open raychu86 opened this issue 3 years ago • 0 comments

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.

raychu86 avatar Jun 09 '22 23:06 raychu86