zksnark 0.0.2

An implementation of zkSNARK using groth16.
Documentation
1
2
3
4
5
6
7
x y
a b c
t1 t2

t1 ( x ) ( a )
t2 ( x ) ( t1 b )
y ( 1 ) ( t2 c )