filecoin-project / bls-signatures

BLS Signatures in Rust
Other
72 stars 43 forks source link

feat: implement blst backend #33

Closed dignifiedquire closed 3 years ago

dignifiedquire commented 3 years ago

Adds a new backend using supranational/blst and filecoin-project/blstrs.

Depends on https://github.com/filecoin-project/blstrs/pull/13