Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use affine representation of BLS group elements #53

Open
jacobkaufmann opened this issue Mar 27, 2024 · 0 comments · May be fixed by #55
Open

use affine representation of BLS group elements #53

jacobkaufmann opened this issue Mar 27, 2024 · 0 comments · May be fixed by #55

Comments

@jacobkaufmann
Copy link
Owner

jacobkaufmann commented Mar 27, 2024

the affine representation of BLS group elements has a smaller memory footprint than the projective representation, so we should opt for the affine representation so long as there are no meaningful performance degradations.

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

Successfully merging a pull request may close this issue.

1 participant