orchard/src
str4d 71756cffda
Merge pull request #128 from zcash/bundle-dynamic-usage
Add `Bundle<Authorized, _>::dynamic_usage` method
2021-06-22 17:46:15 +01: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 Merge pull request #67 from zcash/sinsemilla-chip-config 2021-06-22 16:20:35 +01:00
spec
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 `Bundle<Authorized, _>::verify_proof` API 2021-06-21 13:38:43 +01: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
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 impl Copy for Anchor 2021-06-15 15:42:06 +01:00
value.rs Orchard note encryption 2021-06-11 23:55:16 +01:00