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

Routines for working with threshold signatures #138

Closed zah closed 2 years ago

zah commented 2 years ago

Other changes:

Cosmetic fixes bringing the project closer to the Status style guide.