From 89e71b617aa5111d17e8de1d97ec93fe5c5a7105 Mon Sep 17 00:00:00 2001 From: arnaucube Date: Thu, 2 Apr 2020 17:03:30 +0200 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a31f61 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# go-circom-prover +Experimental Go zkSNARK prover compatible with [circom](https://github.com/iden3/circom). + + +Using [bn256](https://github.com/ethereum/go-ethereum/tree/master/crypto/bn256/cloudflare) (used by [go-ethereum](https://github.com/ethereum/go-ethereum)) for the Pairing.