orchard/src/constants
therealyingtong 32f3068886 ecc.rs: Add MulFixedBaseField type.
In the Orchard protocol, only the NullifierK fixed base in used in
scalar multiplication with a base field element.

The mul_fixed_base_field_elem() API does not have to accept fixed
bases other than NullifierK; conversely, NullifierK does not have
to work with the full-width mul_fixed() API.
2021-07-15 20:51:52 +08:00
..
commit_ivk_r.rs
load.rs ecc.rs: Add MulFixedBaseField type. 2021-07-15 20:51:52 +08:00
note_commit_r.rs
nullifier_k.rs
spend_auth_g.rs
util.rs gadget::utilities: Add decompose_running_sum helper. 2021-07-15 20:46:21 +08:00
value_commit_r.rs
value_commit_v.rs