halo2/src
Jack Grigg 4423b50788 Include ρ as an input to the derivation of ψ, esk, and rcm
This brings the implementation in line with spec version 2021.2.0 and
the Orchard book.
2021-05-11 18:51:57 +08:00
..
circuit
note Include ρ as an input to the derivation of ψ, esk, and rcm 2021-05-11 18:51:57 +08:00
primitives Remove unneeded pub(crate) 2021-05-05 11:23:30 -06:00
address.rs Ensure that Notes always have valid commitments 2021-05-11 18:51:57 +08:00
builder.rs Publicly expose `MAX_NOTE_VALUE` 2021-05-05 17:19:42 -06:00
bundle.rs Minor correction to type signature (naming) 2021-05-05 17:44:15 -06:00
circuit.rs Remove extraneous pub exports from the root. 2021-05-05 11:46:24 -06:00
constants.rs
keys.rs Ensure that Notes always have valid commitments 2021-05-11 18:51:57 +08:00
lib.rs Make note module public. 2021-05-05 14:05:17 -06:00
note.rs Include ρ as an input to the derivation of ψ, esk, and rcm 2021-05-11 18:51:57 +08:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
spec.rs Ensure that Notes always have valid commitments 2021-05-11 18:51:57 +08:00
tree.rs Use builder to generate "valid" bundles via proptest. 2021-04-28 18:21:12 -06:00
value.rs Rename arb_nonnegative_note_value -> arb_note_value_bounded 2021-05-05 17:23:21 -06:00