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

rename `milagro.nim` -> `miracl.nim` #166

Closed etan-status closed 5 months ago

etan-status commented 5 months ago

Followup from #66 where we switched from Milagro to MIRACL Core. The main module was not yet renamed. Doing now. Should not break clients as the module is not usually directly imported.