orchard/src
therealyingtong 72e469ee10 mul_fixed::base_field_elem.rs: Check canonicity of base field element used in fixed-base scalar mul.
When using a base field element as the scalar in fixed-base mul,
we check the canonicity of its decomposition.
2021-07-07 23:12:31 +08:00
..
circuit mul_fixed::base_field_elem.rs: Check canonicity of base field element used in fixed-base scalar mul. 2021-07-07 23:12:31 +08:00
constants Add `OrchardFixedBasesFull::{generator, u}` methods 2021-07-07 23:10:59 +08:00
note Fix clippy lints. 2021-06-16 19:13:40 +01:00
primitives Merge pull request #98 from zcash/merkle-chip 2021-06-29 23:09:15 +01:00
spec
test_vectors
address.rs
builder.rs Anchor computation is partial. 2021-06-24 09:43:10 -06:00
bundle.rs nonempty 0.7 2021-06-28 20:57:49 +01:00
circuit.rs Add `Bundle<Authorized, _>::dynamic_usage` method 2021-06-22 16:06:49 +01:00
constants.rs constants.rs: Add unit tests for T_P, T_Q constants. 2021-07-07 23:10:59 +08:00
keys.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
lib.rs Make note encryption OrchardDomain type public. 2021-06-30 12:47:37 -06:00
note.rs
note_encryption.rs Make note encryption OrchardDomain type public. 2021-06-30 12:47:37 -06:00
primitives.rs
spec.rs mul::overflow.rs: Overflow check in variable-base scalar mul 2021-07-07 23:10:59 +08:00
test_vectors.rs
tree.rs rustfmt 2021-06-28 18:48:58 +01:00
value.rs Use constants for value commitment hash-to-curve. 2021-06-23 18:04:17 -06:00