You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube b3f1e735a9 Add Groth16 proof verification 4 years ago
testdata Add Groth16 proof verification 4 years ago
LICENSE Initial commit 4 years ago
README.md Add bn256.G1 & G2 parsers 4 years ago
go.mod Add Proof & VerifierKey data structs with parsers from json 4 years ago
go.sum Add bn256.G1 & G2 parsers 4 years ago
verifier.go Add Groth16 proof verification 4 years ago
verifier_test.go Add Groth16 proof verification 4 years ago

README.md

go-bellman-verifier

Groth16 zkSnark bellman proof verifier