Skip to content

How to write a recursive proof to use BN254 circuit to verify a BW6-761 proof #887

Answered by ivokub
matchv asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, right now the in-circuit Groth16 verifier does not support verifying the random challenge we use for field emulation. There is some work before we can add it (using custom field to hash function in native Groth16 verifier and doing wrong-field mimc hashing in-circuit). We are right now working on it for PLONK and when we have the pieces it should be easy to add the support.

See #880, #879, #884.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by matchv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants