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 - Endomorphism accelerated signatures #89

Closed mratsim closed 3 years ago

mratsim commented 3 years ago

This bumps BLST

In particular GLV/GLS endomorphism acceleration was introduced upstream which brings 40% performance improvement for key generation and signing (but not for verification).

See: