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

Fix GCC-14 [-Wincompatible-pointer-types] issue. #171

Closed cheatfate closed 2 months ago

cheatfate commented 2 months ago

Closing this dead branch in favor of #173