orchard/src/circuit
therealyingtong e259bb3846 ecc::chip.rs: Use concrete pallas::Affine for Chip impl.
The EccInstructions trait is still generic over C: CurveAffine;
however, the EccChip implementation is specific to the pasta
curves.
2021-06-12 20:25:09 +08:00
..
gadget ecc::chip.rs: Use concrete pallas::Affine for Chip impl. 2021-06-12 20:25:09 +08:00
gadget.rs Add Utilities chip 2021-06-04 18:08:59 +08:00