halo2/src/circuit/gadget/ecc/chip
therealyingtong 426f954b1d gadget::ecc.rs: Inline witness_scalar_* APIs.
Witness a scalar in the region where it is used for multiplication,
instead of witnessing it separately and then copying it in.
2021-07-15 20:46:46 +08:00
..
mul gadget::ecc.rs: Inline witness_scalar_* APIs. 2021-07-15 20:46:46 +08:00
mul_fixed gadget::ecc.rs: Inline witness_scalar_* APIs. 2021-07-15 20:46:46 +08:00
add.rs mul.rs: Explain ordering of mul::incomplete advice columns. 2021-07-14 18:30:43 +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 gadget::ecc.rs: Inline witness_scalar_* APIs. 2021-07-15 20:46:46 +08:00
mul_fixed.rs gadget::ecc.rs: Inline witness_scalar_* APIs. 2021-07-15 20:46:46 +08:00
witness_point.rs add_incomplete::tests: Constrain output of `P + Q` test. 2021-06-14 00:19:21 +08:00