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

Circuits for BLS12-381 #298

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 11, 2024

  1. Fp12 mult working version

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ddca579 View commit details
    Browse the repository at this point in the history
  2. Fp12 inversion and small powers

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5a571cc View commit details
    Browse the repository at this point in the history
  3. Frobenius maps component

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7ac3bd0 View commit details
    Browse the repository at this point in the history
  4. Special power (-t) component

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    195204c View commit details
    Browse the repository at this point in the history
  5. g2 point doubling and tests

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6fb4d49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c716a76 View commit details
    Browse the repository at this point in the history
  7. Simplified constraints

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    00f1749 View commit details
    Browse the repository at this point in the history
  8. g2 point addition and tests

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    25ab668 View commit details
    Browse the repository at this point in the history
  9. code cleaning and file placement

    ayashunsky authored and Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6d28737 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a44b6a View commit details
    Browse the repository at this point in the history
  11. Rebase on master.

    Iluvmagick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d7e0713 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e5803e View commit details
    Browse the repository at this point in the history