plume-sig / zk-nullifier-sig

Implementation of PLUME: nullifier friendly signature scheme on ECDSA
MIT License
133 stars 22 forks source link

Resolve #94 #109

Closed skaunov closed 5 months ago

skaunov commented 5 months ago

I decided not to add serde to one of the structs (the signer).

Divide-By-0 commented 5 months ago

Seems fine to me, but might be good to fix the style issues in the JavaScript check in a separate issue so that we can merge this with passing tests