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

feat: implement hash_to_G1 function for bls12-381 #66

Open
feltroidprime opened this issue Apr 8, 2023 · 0 comments
Open

feat: implement hash_to_G1 function for bls12-381 #66

feltroidprime opened this issue Apr 8, 2023 · 0 comments
Labels
enhancement Enhancement of the code, not introducing new features.

Comments

@feltroidprime
Copy link
Collaborator

feltroidprime commented Apr 8, 2023

Hashing to the curve is needed to verify bls signatures.
An example of implementation can be found here https://github.com/ConsenSys/gnark-crypto/blob/f93a56c714c4e6266429cac111a004e9eec7daa0/ecc/bls12-381/hash_to_g1.go#L313

@feltroidprime feltroidprime added the enhancement Enhancement of the code, not introducing new features. label Apr 8, 2023
@feltroidprime feltroidprime changed the title feat: implement hash_to_G1 function feat: implement hash_to_G1 function for bls12-381 Apr 8, 2023
@github-actions github-actions bot added the stale No activity for quite some time. label May 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2023
@feltroidprime feltroidprime removed the stale No activity for quite some time. label Aug 15, 2023
@feltroidprime feltroidprime reopened this Aug 15, 2023
@keep-starknet-strange keep-starknet-strange deleted a comment from github-actions bot Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

No branches or pull requests

1 participant