heliaxdev / librustzcash

Rust-language assets for Zcash
Apache License 2.0
0 stars 0 forks source link

review sapling.rs changes #3

Open ghost opened 4 years ago

cwgoes commented 4 years ago

Oh, let's also try to figure out what the # of gates/constraints is for this circuit vs Sapling.

ghost commented 4 years ago

The group hash in the circuit currently doesn’t double the hashed point three times, like the out of circuit group hash (merely checks that it is not a small order pt)