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

Add secp256r1 host function for signature verification #1376

Merged
merged 15 commits into from
Apr 3, 2024

Commits on Mar 28, 2024

  1. Implement secp256r1 host function

    feature gating
    jayz22 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1fa49b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2ef64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c95a23c View commit details
    Browse the repository at this point in the history
  4. Add wycheproof tests

    jayz22 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9c47762 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8847caf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    017f652 View commit details
    Browse the repository at this point in the history
  7. ignore .DS_Store files

    jayz22 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0022644 View commit details
    Browse the repository at this point in the history
  8. Fixe some tests

    jayz22 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a0d946d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. pick up rs-stellar-xdr changes

    jayz22 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0e2da8e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0067b36 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    jayz22 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    55da48a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fec3bd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    dfdc011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21f026 View commit details
    Browse the repository at this point in the history
  3. make budget pretty again

    remove println
    jayz22 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    225c6b5 View commit details
    Browse the repository at this point in the history