orchard/src
therealyingtong f532ecec10 mul::incomplete.rs: Decompose q_mul into binary selectors.
Previously, q_mul was a non-binary selector that could be set to
1, 2, or 3. We now decompose it into three binary selectors
q_mul_{1,2,3}.
2021-07-25 21:10:13 +08:00
..
circuit mul::incomplete.rs: Decompose q_mul into binary selectors. 2021-07-25 21:10:13 +08:00
constants ecc.rs: Add MulFixedBaseField type. 2021-07-15 20:51:52 +08:00
note Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +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 Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +08:00
bundle.rs nonempty 0.7 2021-06-28 20:57:49 +01:00
circuit.rs sinsemilla: Decompose fixed_y_q into binary selector and constant. 2021-07-25 21:10:01 +08:00
constants.rs Circuit::synthesize(): Diversified address integrity. 2021-07-21 20:35:43 +08:00
keys.rs Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +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 Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +08:00
value.rs Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +08:00