forest
forest copied to clipboard
[F3] Implement `blssig` package.
That currently includes:
- https://github.com/filecoin-project/go-f3/tree/12c03561140396cc09d5100fcf4b0d97bee12e26/blssig
- https://github.com/filecoin-project/go-f3/tree/12c03561140396cc09d5100fcf4b0d97bee12e26/internal/gnark
let's see if we can somehow utilise: https://github.com/filecoin-project/bls-signatures See if we need to fork/modify that.
If not - use a different library for the implementation.