Commit Graph

13 Commits

Author SHA1 Message Date
parazyd
0fb6cefa75 halo2: Add ecc gadget and constants from orchard codebase 2021-08-14 14:09:34 +02:00
parazyd
a9283c7d34 halo2: Add necessary dependencies for the rest of stuff in orchard 2021-08-14 14:08:13 +02:00
parazyd
94e60f441c halo2: WIP Mint circuit 2021-08-14 11:30:48 +02:00
parazyd
777be2ada9 halo2/poseidon: Calculate time for proving 2021-08-13 09:07:12 +02:00
parazyd
b60aa913c8 halo2: Have poseidon example create actual proofs instead of MockProver 2021-08-13 09:00:33 +02:00
parazyd
8110621009 halo2: Add poseidon example
This shows how to use the poseidon gadget, and how to enforce a sum value.
2021-08-12 17:44:20 +02:00
parazyd
caffa1af67 halo2: Add Cargo.lock 2021-08-12 17:44:20 +02:00
parazyd
e9732c2b68 halo2: Add poseidon gadget from orchard 2021-08-12 17:44:20 +02:00
parazyd
062f73ed78 halo2: Add utilities gadget from orchard 2021-08-12 17:44:20 +02:00
parazyd
afc0759480 halo2: Add poseidon hash primitives 2021-08-12 17:44:20 +02:00
parazyd
5b7bd7cbcd halo2: Move existing examples to bin directory. 2021-08-12 17:44:20 +02:00
rachel-rose
7638e774d0 moved crypto run scripts to examples dir 2021-06-29 13:16:34 +02:00
narodnik
cd11a1e55f halo2 examples 2021-06-27 12:33:23 +02:00