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 89e71b617a Add README.md 4 years ago
testdata Add Witness parser from json 4 years ago
LICENSE Add arithmetic mod operations 4 years ago
README.md Add README.md 4 years ago
arithmetic.go Add polynomial operations 4 years ago
go.mod Add parsers tests 4 years ago
go.sum Add parsers tests 4 years ago
ifft.go Add ifft 4 years ago
parsers.go Add Witness parser from json 4 years ago
parsers_test.go Add parsers tests 4 years ago
prover.go Proof generation works, add h pol calculation 4 years ago
prover_test.go Proof generation works, add h pol calculation 4 years ago

README.md

go-circom-prover

Experimental Go zkSNARK prover compatible with circom.

Using bn256 (used by go-ethereum) for the Pairing.