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

perf: non-native modular multiplication #749

Merged
merged 9 commits into from
Dec 4, 2023
Merged

perf: non-native modular multiplication #749

merged 9 commits into from
Dec 4, 2023

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    b096acb View commit details
    Browse the repository at this point in the history
  2. feat: cache finite field APIs

    ivokub committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1539ac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7587c7 View commit details
    Browse the repository at this point in the history
  4. refactor: move multiplication

    ivokub committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    46f08c5 View commit details
    Browse the repository at this point in the history
  5. feat: use mulmod for reduction

    ivokub committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d00f3cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef9d20d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05e5530 View commit details
    Browse the repository at this point in the history
  8. perf: update stats

    ivokub committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4e55465 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    366950e View commit details
    Browse the repository at this point in the history