ZK-Plus / ZnaKes

Crypto application code for the zkSNARKs toolbox ZoKrates
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Pedersen hash: update pedersen hash in pycrypto #5

Open alv-around opened 1 year ago

alv-around commented 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.

alv-around commented 1 year ago

.zok file example in this branch