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(curve): Add Stark252 curve #421

Closed
wants to merge 10 commits into from

Commits on Mar 5, 2024

  1. add files and modulus

    PatStiles committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5cd294d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Apr 11, 2024

  1. add curve to make file

    PatStiles committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    005fb1f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. add generator params

    PatStiles committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    23d02ec View commit details
    Browse the repository at this point in the history
  2. wrong scalar field

    PatStiles committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7066a0a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. add poseidon params

    PatStiles committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e941464 View commit details
    Browse the repository at this point in the history
  2. add rust bindings

    PatStiles committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5f6eda0 View commit details
    Browse the repository at this point in the history
  3. nit

    PatStiles committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    cfc89f7 View commit details
    Browse the repository at this point in the history
  4. builds

    PatStiles committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7bfa502 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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