zcash / sapling-crypto

Zcash "Sapling" cryptography
Other
78 stars 65 forks source link

Test vectors for pedersen_hash #43

Open ebfull opened 6 years ago

ebfull commented 6 years ago

These would test pedersen_hash using vectors obtained from Python/Sagemath.

naure commented 6 years ago

I'm on this using this python script: https://github.com/zcash-hackworks/zcash-test-vectors/blob/master/sapling_pedersen.py