Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Handle zero points in blueprint components more carefully #382

Open
martun opened this issue May 21, 2024 · 0 comments
Open

Handle zero points in blueprint components more carefully #382

martun opened this issue May 21, 2024 · 0 comments
Assignees

Comments

@martun
Copy link
Contributor

martun commented May 21, 2024

I suggest to change constructors of "struct input_type" for all the components that are using EC points as inputs to convert an algebra zero point, which is normally {0, 1} to a "blueprint" version which is {0, 0}.

We have temporarily changed algebra to support {0, 0}, but it's a hack.
This suggestion is a hack as well, but it's a more clear one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants