Modulo-P / ak-381

Aiken implementation of Groth16 validator using bls12-381 curve.
4 stars 2 forks source link

Prototype of the Groth16 function #5

Closed AgustinBadi closed 9 months ago

AgustinBadi commented 9 months ago

A fully functional prototype of the groth_verify function.