orchard/src/circuit/gadget/ecc/chip
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
..
mul Cleanups and clippy fixes. 2021-07-07 23:10:59 +08:00
mul_fixed 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
witness_scalar_fixed Cleanups and clippy fixes. 2021-07-07 23:10:59 +08:00
add.rs add_incomplete::tests: Constrain output of `P + Q` test. 2021-06-14 00:19:21 +08:00
add_incomplete.rs 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
mul.rs Cleanups and clippy fixes. 2021-07-07 23:10:59 +08:00
mul_fixed.rs chip::mul_fixed.rs: Make q_mul_fixed a selector instead of fixed column. 2021-07-07 23:12:31 +08:00
witness_point.rs add_incomplete::tests: Constrain output of `P + Q` test. 2021-06-14 00:19:21 +08:00
witness_scalar_fixed.rs Cleanups and clippy fixes. 2021-07-07 23:10:59 +08:00