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

secp256r1 utils and is_valid_p256_signature #988

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on May 23, 2024

  1. add support for secp256r1

    0xknwn committed May 23, 2024
    Configuration menu
    Copy the full SHA
    237546a View commit details
    Browse the repository at this point in the history
  2. expose is_valid_p256_signature

    0xknwn committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fa87a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c175b View commit details
    Browse the repository at this point in the history
  4. add tests for p256

    0xknwn committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ad74c63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd49eed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77a2260 View commit details
    Browse the repository at this point in the history
  7. integrate the feedback

    0xknwn committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e6754f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa2485d View commit details
    Browse the repository at this point in the history
  9. scarb fmt

    0xknwn committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9e6d203 View commit details
    Browse the repository at this point in the history
  10. use a sample private key

    0xknwn committed May 23, 2024
    Configuration menu
    Copy the full SHA
    95e709b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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