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-v0.3.7 [security fix] #135

Closed mratsim closed 2 years ago

mratsim commented 2 years ago

Security fix on scalar field inversion. https://github.com/supranational/blst/commit/fd453524b12cc438adc65636fc52375b0f47b17e#commitcomment-66068518

Note: scalar field arithmetic is unused in Nimbus.

Release note: https://github.com/supranational/blst/releases/tag/v0.3.7