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(Path|_func)` -> `miracl(Path|_func)` #167

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 internal constants / pragma for importing / exporting were not yet renamed. Doing now.