iden3 / go-circom-prover-verifier

Go implementation of the Groth16 zkSNARK Prover and Verifier compatible with Circom
GNU General Public License v3.0
38 stars 13 forks source link

Circom compatibility vk_alpha_1 #31

Open shramee opened 5 months ago

shramee commented 5 months ago

Fixes #28

Use ph instead of f,

- vk_alfa_1
+ vk_alpha_1