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

Adds primitives needed for BLS12-381 hash_to_curve for G1 & G2 #258

Merged
merged 64 commits into from
Feb 6, 2025

Conversation

petscheit
Copy link
Contributor

@petscheit petscheit commented Nov 28, 2024

This PR adds map_to_curve, isogeny and cofactor clearing circuits for G1/G2 points. This enables the conversion of hashes to G2 points

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing
  • Other (please describe):

@petscheit
Copy link
Contributor Author

@feltroidprime bump

@feltroidprime feltroidprime force-pushed the main branch 2 times, most recently from a274d03 to 5e53010 Compare February 5, 2025 11:15
Copy link
Collaborator

@feltroidprime feltroidprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks now mergeable. Please apply final circuit modifications if you need.

@feltroidprime feltroidprime merged commit e313d42 into keep-starknet-strange:main Feb 6, 2025
27 checks passed
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 this pull request may close these issues.

2 participants