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 ed/x private key to multicodecs #26

Merged
merged 1 commit into from
Jan 23, 2024
Merged

feat: add ed/x private key to multicodecs #26

merged 1 commit into from
Jan 23, 2024

Conversation

TheTechmage
Copy link
Contributor

While working on code that depends on this library, I found that the secrets resolver couldn't handle multi-codec secret keys for both the ed25519 and x25519 key types. So, I added both of them to the multicodec library.

Signed-off-by: Colton Wolkins (Indicio work address) <[email protected]>
Copy link
Contributor

@mepeltier mepeltier left a comment

Choose a reason for hiding this comment

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

rubber stamp

@dbluhm dbluhm merged commit fe68fd0 into main Jan 23, 2024
5 checks passed
@dbluhm dbluhm deleted the fix/codecs branch June 11, 2024 22:00
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.

3 participants