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

Extend DID verification method model with key usage #3209

Merged
merged 4 commits into from
Jun 26, 2024

Conversation

woutslakhorst
Copy link
Member

@woutslakhorst woutslakhorst commented Jun 24, 2024

based upon #3196

The nuts and web method have different requirements on key types (encryption). Also when supporting encryption in the future, they should be RSA keys. This means that not all verification methods can be used for all key usage.

This PR adds some flags per VerificationMethod.

partial diff: feature/3191_did_subject...feature/extend_did_vm

@woutslakhorst woutslakhorst requested a review from reinkrul June 24, 2024 09:56
@woutslakhorst woutslakhorst force-pushed the feature/extend_did_vm branch from 423b728 to 0e82d88 Compare June 25, 2024 10:13
@woutslakhorst woutslakhorst force-pushed the feature/extend_did_vm branch from a1ca533 to 5e01403 Compare June 26, 2024 09:58
@woutslakhorst woutslakhorst force-pushed the feature/extend_did_vm branch from 5e01403 to 7f80959 Compare June 26, 2024 10:04
@woutslakhorst woutslakhorst merged commit 2dca044 into master Jun 26, 2024
8 of 9 checks passed
@woutslakhorst woutslakhorst deleted the feature/extend_did_vm branch June 26, 2024 10:20
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