Commit Graph

2 Commits

Author SHA1 Message Date
a35228af97 Add code for checking the number of constraints of the 'naive' approach using non-native operations to compute the scalar multiplication.
Currently it does not compile due ProjectiveVar used by Pallas
implementation being tied to the C::BaseField as the constraint field:
b477880a3b/src/groups/curves/short_weierstrass/mod.rs (L44)
(where here we would like to use the C::ScalarField as constraint
field).
2023-12-20 18:22:52 +01:00
f87a71f6a6 Add Sigmabus PoC implementation 2023-09-29 15:16:58 +02:00