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

feat: add Ed25519Signature2020 support #2029

Merged

Conversation

dbluhm
Copy link
Contributor

@dbluhm dbluhm commented Sep 11, 2024

This is a somewhat naive implementation of adding Ed25519Signature2020 support to the W3cCredentialsModule. Feedback is most welcome and any direction you'd be willing to offer on what other things are required to get this to a merge-able state would be appreciated.

Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Copy link

changeset-bot bot commented Sep 11, 2024

⚠️ No Changeset found

Latest commit: 4fc9854

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dbluhm dbluhm changed the title Ed25519Signature2020 support feat: add Ed25519Signature2020 support Sep 11, 2024
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
Copy link
Contributor

@TimoGlastra TimoGlastra left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for this. One suggestion on the key transformation

Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
@dbluhm dbluhm force-pushed the feature/ed25519-signature-2020 branch from e018069 to 93f571e Compare September 11, 2024 20:38
@TimoGlastra TimoGlastra enabled auto-merge (squash) September 13, 2024 08:49
@TimoGlastra TimoGlastra merged commit 715be31 into openwallet-foundation:main Sep 27, 2024
13 of 14 checks passed
@TimoGlastra
Copy link
Contributor

Thanks 🙌

@dbluhm dbluhm deleted the feature/ed25519-signature-2020 branch September 27, 2024 18:37
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