davxy / ark-ec-vrfs

EC VRFs as specified by RFC 9381
MIT License
4 stars 1 forks source link

Ring proof compat layer for Edwards form pks #14

Closed davxy closed 5 months ago

davxy commented 5 months ago

Allow usage of Ring-proof with curves in Edwards form by mapping Ed points to SW on Prover/Verifier Key construction.

Not the most efficient idea BTW.

Closes https://github.com/davxy/ark-ec-vrfs/issues/9