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

[primitives] Add "short pk" variant of BLS signature #373

Open
alxiong opened this issue Sep 18, 2023 · 0 comments · May be fixed by #378
Open

[primitives] Add "short pk" variant of BLS signature #373

alxiong opened this issue Sep 18, 2023 · 0 comments · May be fixed by #378
Assignees
Labels
crypto Crypto team tasks (PM purpose)

Comments

@alxiong
Copy link
Contributor

alxiong commented Sep 18, 2023

Current implementation uses "short signature" variant of BLS, where the signature is in G1 and pk in G2.

This issue aims to add support for the other variant where pk is in G1.

Important prior notes:

@alxiong alxiong self-assigned this Sep 18, 2023
@alxiong alxiong linked a pull request Sep 28, 2023 that will close this issue
6 tasks
@alxiong alxiong added the crypto Crypto team tasks (PM purpose) label Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Crypto team tasks (PM purpose)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant