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

Improve SD-JWT implementation. #587

Open
timothee-haudebourg opened this issue Jul 26, 2024 · 0 comments
Open

Improve SD-JWT implementation. #587

timothee-haudebourg opened this issue Jul 26, 2024 · 0 comments
Assignees

Comments

@timothee-haudebourg
Copy link
Contributor

timothee-haudebourg commented Jul 26, 2024

A few improvements are necessary to bring ssi-sd-jwt up to date with the rest of ssi and the latest version of the SD-JWT draft:

  • Better use of the JWS/JWT API for decoding.
  • Fix/Add support for optional key binding (Section 4.3)
  • Use the Signer trait for signing and JWKProvider trait for verification
  • Add wrapper types dedicated to SD-JWTs.
@timothee-haudebourg timothee-haudebourg self-assigned this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant