orchard/src
therealyingtong a10aefc8c1 circuit.rs: Implement enable spends and enable outputs logic.
The utilities::enable_flag gadget has been deleted, since the
public inputs API makes it more convenient to inline the gate.
2021-07-21 20:35:43 +08:00
..
circuit circuit.rs: Implement enable spends and enable outputs logic. 2021-07-21 20:35:43 +08:00
constants ecc.rs: Add MulFixedBaseField type. 2021-07-15 20:51:52 +08:00
note circuit.rs: Constrain derived circuit values to equal public inputs. 2021-07-21 20:35:43 +08:00
primitives Merge pull request #98 from zcash/merkle-chip 2021-06-29 23:09:15 +01:00
spec Rework PRF^expand to use explicit domains 2021-05-28 13:12:25 +01:00
test_vectors Note encryption test vectors 2021-06-11 23:55:17 +01:00
address.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
builder.rs builder.rs: Update ActionInfo::build() to fill in Circuit fields. 2021-07-21 20:35:43 +08:00
bundle.rs nonempty 0.7 2021-06-28 20:57:49 +01:00
circuit.rs circuit.rs: Implement enable spends and enable outputs logic. 2021-07-21 20:35:43 +08:00
constants.rs Circuit::synthesize(): Diversified address integrity. 2021-07-21 20:35:43 +08:00
keys.rs circuit.rs: Constrain derived circuit values to equal public inputs. 2021-07-21 20:35:43 +08:00
lib.rs Make note encryption OrchardDomain type public. 2021-06-30 12:47:37 -06:00
note.rs builder.rs: Update ActionInfo::build() to fill in Circuit fields. 2021-07-21 20:35:43 +08:00
note_encryption.rs Make note encryption OrchardDomain type public. 2021-06-30 12:47:37 -06:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
spec.rs mul::overflow.rs: Overflow check in variable-base scalar mul 2021-07-07 23:10:59 +08:00
test_vectors.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
tree.rs circuit.rs: Constrain derived circuit values to equal public inputs. 2021-07-21 20:35:43 +08:00
value.rs circuit.rs: Constrain derived circuit values to equal public inputs. 2021-07-21 20:35:43 +08:00