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

Update spec to include language on default verification relationships, guidance on the alg property #148

Merged
merged 11 commits into from
Apr 1, 2024

Conversation

decentralgabe
Copy link
Member

@decentralgabe decentralgabe commented Mar 29, 2024

Fix #119 #47

  • updated spec up version
  • added guidance on default verification relationships for the identity key
  • added guidance on the alg property
  • updated algs to current (e.g. EdDSA -> Ed25519)
  • added default algs to the registry
  • defined key type and alg for X25519
  • updated test vectors

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.05%. Comparing base (1b994fe) to head (1c39167).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   54.05%   54.05%           
=======================================
  Files          29       29           
  Lines        2146     2146           
=======================================
  Hits         1160     1160           
  Misses        872      872           
  Partials      114      114           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@decentralgabe decentralgabe linked an issue Mar 29, 2024 that may be closed by this pull request
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.

Clarification on JWK alg property during DID Document Reconstruction Add support for X25519
3 participants