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

fix: sd_hash generation and verification (#31) #32

Conversation

Abdulbois
Copy link
Contributor

- Fix generating `sd_hash` at holder side
- Fix retrieving `sd_hash` at verifier side
- Closes openwallet-foundation-labs#31

Signed-off-by: Abdulbois Tursunov <[email protected]>
Copy link

@c2bo c2bo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the test I wrote against a test vector from the sd-jwt draft. Thanks for the quick fix!

@jovfer jovfer merged commit f97e3df into openwallet-foundation-labs:main Sep 6, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

Key binding sd_hash computation is incorrect
3 participants