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

Use ed25519-multikey library to resolve ed25519 keys instead of ed25519-verification-key-2020 library #22

Open
dlongley opened this issue Jun 15, 2024 · 1 comment

Comments

@dlongley
Copy link
Member

See: https://github.com/digitalbazaar/bedrock-did-io/blob/v10.3.1/lib/index.js#L25

The older ed25519-verification-key-2020 library does not support importing keys that use publicKeyJwk, etc. -- and it should be phased out generally.

@dlongley
Copy link
Member Author

Addressed by #23.

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

No branches or pull requests

1 participant