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 support for key type k256 #1722

Merged
merged 13 commits into from
Jan 31, 2024

Commits on Jan 30, 2024

  1. feat: add secp256k1 key

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ff69c81 View commit details
    Browse the repository at this point in the history
  2. fix: supported key types test

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fd1fcfa View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. fix: keydid map for keytype k256

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    fcee756 View commit details
    Browse the repository at this point in the history
  2. fix: export

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1946a2e View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused context url

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9818644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    343c277 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a71083d View commit details
    Browse the repository at this point in the history
  6. refactor: variable names

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b5cec08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8ccb06 View commit details
    Browse the repository at this point in the history
  8. fix: curve value

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    31dd1ea View commit details
    Browse the repository at this point in the history
  9. fix: add K256Jwk to JwkClasses

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    db930ce View commit details
    Browse the repository at this point in the history
  10. fix: resolve conflicts

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d1b80d1 View commit details
    Browse the repository at this point in the history
  11. fix: update P/K 256 key purpose

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6b0f484 View commit details
    Browse the repository at this point in the history