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

Properly zeroMem with fromBytes #44

Closed mratsim closed 4 years ago

mratsim commented 4 years ago

Fix #43