lightning-li / zkSNARK-toy

MIT License
63 stars 23 forks source link
libsnark

zkSNARK-toy

This is a toy exmaple about how to use libsnark. libsnark implements zkSNARK algorithm. This toy example do the following:

howto

./get-libsnark && make && ./main

details

see here for details.

performance