halo2/halo2_gadgets/src/ecc/chip
therealyingtong 41c87eac0f Restrict query_fixed to current Rotation.
query_fixed no longer takes a Rotation argument and can only be
used to query the current rotation.
2022-12-09 16:47:19 +08:00
..
mul Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
mul_fixed Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
add.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
add_incomplete.rs halo2_gadgets: Be explicit about `*EccPoint` construction without checks 2022-09-09 17:56:00 +00:00
constants.rs Migrate to `ff` revision without `FieldExt` 2022-11-30 19:35:26 +00:00
mul.rs Replace unnecessary dependencies on `FieldExt` trait 2022-11-30 03:41:19 +00:00
mul_fixed.rs Restrict query_fixed to current Rotation. 2022-12-09 16:47:19 +08:00
witness_point.rs halo2_gadgets: Be explicit about `*EccPoint` construction without checks 2022-09-09 17:56:00 +00:00