status-im / nim-blscurve

Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
Apache License 2.0
26 stars 11 forks source link

Bump BLST - backend perf improvements #95

Closed mratsim closed 3 years ago

mratsim commented 3 years ago

This bumps BLST to the latest master.

Since BLSv4 commit which is the current one nimbus ETH2 builds with we have the following improvements: (https://github.com/status-im/nim-blscurve/compare/3878b9b...master)

And the current bump also brings