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 support for configurable signature types #71

Open
4 tasks
nanderstabel opened this issue Apr 16, 2024 · 0 comments · May be fixed by #76
Open
4 tasks

Add support for configurable signature types #71

nanderstabel opened this issue Apr 16, 2024 · 0 comments · May be fixed by #76
Assignees
Labels
Breaking change A change to the API that requires a major release.

Comments

@nanderstabel
Copy link
Collaborator

Description

Currently the openid4vc libraries only support EdDSA as the signature type. There needs to be a way to make the signature types configurable.

Motivation

Allowing for signature types other than EdDSA will make the libraries more versatile.

Resources

n/a

To-do List

  • add support in proof.rs
  • add support in siopv2.rs
  • add support in oid4vp.rs
  • add support in relying_party.rs
@nanderstabel nanderstabel self-assigned this Apr 16, 2024
@nanderstabel nanderstabel added the Breaking change A change to the API that requires a major release. label Apr 16, 2024
@nanderstabel nanderstabel linked a pull request May 21, 2024 that will close this issue
6 tasks
@nanderstabel nanderstabel linked a pull request May 21, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change A change to the API that requires a major release.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant