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

⚡ Torus Optimized Operations #6

Merged
merged 7 commits into from
Jul 10, 2024

Conversation

ZamDimon
Copy link
Collaborator

What ❔

This pull request adds optimizations for hard exponentiation part.

Why ❔

To reduce the number of rows for ec_pairing to fit in 1<<19 general purpose rows.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@ZamDimon ZamDimon added the enhancement New feature or request label Jul 10, 2024
@ZamDimon ZamDimon self-assigned this Jul 10, 2024
@ZamDimon ZamDimon merged commit e97e94f into feature/bn254-ec-pairing Jul 10, 2024
@ZamDimon ZamDimon deleted the feature/torus-squaring branch July 10, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants