orchard/src
str4d 05e86a4d98
Reuse the hasher inside diversify_hash
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2021-03-18 13:39:04 +13:00
..
circuit Add ECC gadgets and instructions 2021-02-25 18:11:46 +00:00
primitives Fix section numbers after spec changes 2021-03-18 13:38:11 +13:00
address.rs Add internal DiversifiedTransmissionKey type 2021-03-06 01:03:53 +00:00
bundle.rs Make Bundle a parametric type over an Authorization trait 2021-03-03 17:39:53 +00:00
circuit.rs Add ECC gadgets and instructions 2021-02-25 18:11:46 +00:00
constants.rs Update ivk derivation to match latest protocol spec draft 2021-03-16 09:33:07 +13:00
keys.rs Make address generation infallible again 2021-03-18 08:30:22 +13:00
lib.rs Add clarifying note about nomenclature 2021-03-09 10:39:02 +13:00
note.rs
primitives.rs Implement Sinsemilla primitives 2021-02-27 17:10:28 +08:00
spec.rs Reuse the hasher inside diversify_hash 2021-03-18 13:39:04 +13:00
tree.rs
value.rs