Eric

Results 3 issues of Eric

After setting environment path " set PYSNARK_BACKEND=zkinterface" and then run "python cube.py 33 ", it always use the libsnark, rather than "zkinterface" ![image](https://github.com/meilof/pysnark/assets/66310631/232d1762-9f20-40a4-a775-7343c143c3fd)

Does the zk-SNARK implemented in libsnark meet the definition of Commit-and-prove SNARKs? What commitment strategy does he use?

Hello, I would like to ask if the functions implemented by libsnark library meet the definition of CP-SNARKs?