filecoin-project / bls-signatures

BLS Signatures in Rust
Other
74 stars 44 forks source link

Update pairing library to latest version #5

Closed dignifiedquire closed 5 years ago

dignifiedquire commented 5 years ago

The fork of the pairing library we use currently is outdated, and needs porting the hashing to the curve code on the latest version of master. This will likely improve performance considerably.