pysnark
pysnark copied to clipboard
Library for programming zk-SNARKs directly in Python
Results
14
pysnark issues
Sort by
recently updated
recently updated
newest added
The concept of ZKVM is very popular recently. It means to prove any program in the virtual environment of ZKP. I found the pysnark library to be very early and...
why?when i set PYSNARK_BACKEND=libsnarkgg *** Trying to read pysnark_ek *** No pysnark_ek or computation changed, generating keys... *** PySNARK: generating proof pysnark_log (sat=True, #io=2, #witness=2, #constraint=3) Assertion failed: !qap_wit.coefficients_for_H[qap_wit.degree()-2].is_zero(), file...