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

Low-level components for BLS12-381 #281

Open
ayashunsky opened this issue Nov 14, 2023 · 0 comments · May be fixed by #298
Open

Low-level components for BLS12-381 #281

ayashunsky opened this issue Nov 14, 2023 · 0 comments · May be fixed by #298
Assignees

Comments

@ayashunsky
Copy link
Contributor

ayashunsky commented Nov 14, 2023

We need to implement components for BLS12-381 signature verification. The basic set of low-level subcomponents needed for pairing computation includes components for working with G2 elliptic curve points and elements of the extension field Fp12.

@ayashunsky ayashunsky self-assigned this Nov 14, 2023
@ayashunsky ayashunsky changed the title Components for BLS12-381 Low-level components for BLS12-381 Dec 4, 2023
@ayashunsky ayashunsky linked a pull request Dec 4, 2023 that will close this issue
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