orchard/src
Kris Nuttycombe ce4697aca5 Add construction of OrchardIncrementalTreeDigest 2021-06-22 18:14:27 -06:00
..
circuit Merge pull request #67 from zcash/sinsemilla-chip-config 2021-06-22 16:20:35 +01:00
constants constants::load.rs: Use concrete pallas::Affine type for generators 2021-06-12 12:36:43 +08:00
note Fix clippy lints. 2021-06-16 19:13:40 +01:00
primitives Add Orchard incremental merkle tree digests. 2021-06-22 18:14:27 -06: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 Fix clippy lints. 2021-06-16 19:13:40 +01:00
bundle.rs Add `Bundle<Authorized, _>::dynamic_usage` method 2021-06-22 16:06:49 +01:00
circuit.rs Add `Bundle<Authorized, _>::dynamic_usage` method 2021-06-22 16:06:49 +01:00
constants.rs constants::load.rs: Use concrete pallas::Affine type for generators 2021-06-12 12:36:43 +08:00
keys.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
lib.rs Add construction of OrchardIncrementalTreeDigest 2021-06-22 18:14:27 -06:00
note.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
note_encryption.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
spec.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
test_vectors.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
tree.rs Add construction of OrchardIncrementalTreeDigest 2021-06-22 18:14:27 -06:00
value.rs Orchard note encryption 2021-06-11 23:55:16 +01:00