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

SD-JWT representations #24

Merged
merged 12 commits into from
Oct 24, 2023
Merged

SD-JWT representations #24

merged 12 commits into from
Oct 24, 2023

Conversation

nodh
Copy link
Contributor

@nodh nodh commented Oct 23, 2023

Implements representing verifiable credentials in SD-JWT format, in addition to the more common JWT. Builds upon the selective disclosure mechanisms in our library used for ISO mobile driving licences.

@nodh nodh self-assigned this Oct 23, 2023
Copy link
Collaborator

@JesusMcCloud JesusMcCloud left a comment

Choose a reason for hiding this comment

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

Looks awesome! only change requests are in the review, the rest are comments/questions

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.also { Napier.w("verifySdJwt: Digest of disclosure not contained in SD-JWT: $it") }
}
}
// TODO Revocation Check
Copy link
Collaborator

Choose a reason for hiding this comment

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

In general fine for me, but would this really be too much effort to add it before merging?

Copy link
Collaborator

@JesusMcCloud JesusMcCloud left a comment

Choose a reason for hiding this comment

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

image

@nodh nodh merged commit 2abd54e into main Oct 24, 2023
3 checks passed
@nodh nodh deleted the feature/sd-jwt branch November 13, 2023 08:29
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.

2 participants