orchard/src/circuit/gadget
Jack Grigg 751277cdb2 Remove `EccInstructions::NonIdentityPoint: TryFrom<Self::Point>` bound
After the previous commit, this is no longer used anywhere. Additionally
it was not enforcing the conversion in the circuit, which could lead to
circuit implementation mistakes.
2021-09-28 13:13:25 -06:00
..
ecc Remove `EccInstructions::NonIdentityPoint: TryFrom<Self::Point>` bound 2021-09-28 13:13:25 -06: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 Update to assign_table API. 2021-07-27 18:32:32 +01:00
ecc.rs Remove `EccInstructions::NonIdentityPoint: TryFrom<Self::Point>` bound 2021-09-28 13:13:25 -06:00
poseidon.rs poseidon::Domain: Remove Spec trait bound. 2021-08-13 14:47:02 +08:00
sinsemilla.rs Use complete addition in SinsemillaCommit 2021-09-28 13:13:25 -06:00
utilities.rs Remove standard PLONK helper. 2021-07-23 17:58:58 +08:00