plume-sig / zk-nullifier-sig

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

<rust-arkworks> depends on a deprecated crate #85

Open skaunov opened 5 months ago

skaunov commented 5 months ago

And that in turn blocks #43 . See https://github.com/geometryresearch/ark-secp256k1/issues/1#issuecomment-1916680032.

skaunov commented 5 months ago

Seems like this one boils down to search for another implementation (maybe something occurred during the time) and internalization of that crate. https://github.com/geometryresearch/ark-secp256k1/issues/1#issuecomment-1924040477

Divide-By-0 commented 5 months ago

Feel free to make the needed PRs to the needed geometryresearch repos and they can be merged.