orchard/src/circuit/gadget
therealyingtong 52f53f3425 Remove IsIdentity trait from public EccInstructions.
We only need is_identity() in tests and can implement it on the
concrete EccPoint type. This method is flagged off by #[cfg(test)].

Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2021-09-28 20:31:32 +01:00
..
ecc Remove IsIdentity trait from public EccInstructions. 2021-09-28 20:31:32 +01:00
poseidon Merge pull request #169 from zcash/circuit-constraint-refinements 2021-09-14 02:05:41 +01:00
sinsemilla Use complete addition in SinsemillaCommit 2021-09-28 13:13:25 -06:00
utilities
ecc.rs Remove IsIdentity trait from public EccInstructions. 2021-09-28 20:31:32 +01:00
poseidon.rs
sinsemilla.rs Use complete addition in SinsemillaCommit 2021-09-28 13:13:25 -06:00
utilities.rs