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

Add an example fuzzing test #53

Closed zah closed 4 years ago

zah commented 4 years ago

To try this, fetch the latest version of nim-testutils and follow the instructions in the READMEs.