forest icon indicating copy to clipboard operation
forest copied to clipboard

[F3] Implement `blssig` package.

Open ruseinov opened this issue 1 year ago • 0 comments

That currently includes:

  1. https://github.com/filecoin-project/go-f3/tree/12c03561140396cc09d5100fcf4b0d97bee12e26/blssig
  2. 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.

ruseinov avatar Aug 29 '24 12:08 ruseinov