orchard/src
therealyingtong 65ccf80560 sinsemilla::note_commit: Check canonicity of y(g_d), y(pk_d).
Even though we only use the LSB of the y-coordinates as inputs to
the Sinsemilla hash, we still have to check that they are consistent
with the g_d and pk_d points that were passed in.

Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-07-27 03:13:54 +08:00
..
circuit sinsemilla::note_commit: Check canonicity of y(g_d), y(pk_d). 2021-07-27 03:13:54 +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
spec
test_vectors
address.rs
builder.rs Minor refactors, text fixes, and docfixes. 2021-07-23 00:15:54 +08:00
bundle.rs
circuit.rs More small circuit optimisations 2021-07-25 21:10:13 +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
note.rs builder.rs: Update ActionInfo::build() to fill in Circuit fields. 2021-07-21 20:35:43 +08:00
note_encryption.rs
primitives.rs
spec.rs
test_vectors.rs
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