halo2/src/circuit
therealyingtong 5f8716d66a gadget::sinsemilla: Move Orchard-specific inputs into src/circuit.
The sinsemilla submodules note_commit and commit_ivk are tailored
for input lengths specific to Orchard. They have been moved out of
the gadget folder and into the circuit folder.

This also involves changing the visibility of some getter functions
to be usable outside gadget::sinsemilla.
2022-01-19 00:43:52 +08:00
..
gadget gadget::sinsemilla: Move Orchard-specific inputs into src/circuit. 2022-01-19 00:43:52 +08:00
commit_ivk.rs gadget::sinsemilla: Move Orchard-specific inputs into src/circuit. 2022-01-19 00:43:52 +08:00
gadget.rs Benchmark proof creation and verification for RATE = 2, 8, 11. 2021-11-30 10:03:49 -05:00
note_commit.rs gadget::sinsemilla: Move Orchard-specific inputs into src/circuit. 2022-01-19 00:43:52 +08:00