Open danielntmd opened 1 month ago
@Vazquez-bit i put Nov 21 as the target date for this. Let me know if that is reasonable for you
Yes, I think it can work. I'll keep updating here with any challenges I may encounter while doing it
@Vazquez-bit is travelling on the 20th Nov
Pending @danielntmd review. Need to update the target date
Let's create a new ECOperations trait that that implements the add, double, and multiply functions as circuits for the AffineG2 type.
We can choose to ignore the other functions in this trait as we will be incorporating their circuits directly into these 3 operations, but feel free to add for completeness.
Relevant files will be the groups file.