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

Eip2333 updates + drop BLS_ETH2_SPEC toggle + drop Hash-to-curve v5 #65

Closed mratsim closed 4 years ago

mratsim commented 4 years ago

This updates nim-blscurve with the following changes:

The changes only affect new key generation, existing keys are not impacted.