Open alv-around opened 1 year ago
The original implementation of the Pedersen Hash in pycrypto library is broken and does not work with the latest versions on ZoKratres. Update the code so it is easy to verify and generate proofs using the pedersen hash.
.zok file example in this branch
The original implementation of the Pedersen Hash in pycrypto library is broken and does not work with the latest versions on ZoKratres. Update the code so it is easy to verify and generate proofs using the pedersen hash.