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: add secp256r1 support #1351

Draft
wants to merge 27 commits into
base: develop
Choose a base branch
from
Draft

feat: add secp256r1 support #1351

wants to merge 27 commits into from

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2d238e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f430f3d View commit details
    Browse the repository at this point in the history
  3. update some SignDatas

    DreamWuGit committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    29f7c34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b7d0f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c59cf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    ca79ecc View commit details
    Browse the repository at this point in the history
  2. add ecdsa_r1_config

    DreamWuGit committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fb1d74a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add FpChipR1 type

    DreamWuGit committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    435c392 View commit details
    Browse the repository at this point in the history
  2. fix comment

    DreamWuGit committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bdff1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad86aa View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. rename FpChip

    DreamWuGit committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ffd9263 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7272aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e6f94 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    71d64fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be10b33 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    0d72669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266fc75 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    1ebd7bf View commit details
    Browse the repository at this point in the history
  2. add helper sign_generic

    DreamWuGit committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cf4ccef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b469244 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e6d5784 View commit details
    Browse the repository at this point in the history
  2. add random msg_hash test

    DreamWuGit committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    15476f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    116a56b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fea64c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. msg_hash == 0 case

    DreamWuGit committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    29ea9b2 View commit details
    Browse the repository at this point in the history