ed25519 signature verification circuit implementation in gnark #1437
Unanswered
1010adigupta
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately we don't yet. But would definitely welcome as a contribution. What concerns me a bit about ed25519 is that even though it is somewhat more efficient than ECDSA, then afaik it is hardcoded with SHA2, which is inefficient to compute inside the circuit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a working implementation for ed25519 signature verification circuit using gnark
@ivokub
Beta Was this translation helpful? Give feedback.
All reactions