Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix go interop for ed25519 keys #178

Merged
merged 3 commits into from
Jul 20, 2020
Merged

fix go interop for ed25519 keys #178

merged 3 commits into from
Jul 20, 2020

Conversation

jacobheun
Copy link
Contributor

@jacobheun jacobheun commented Jul 18, 2020

Fixes #175, details are in the issue.

This will still support unmarshalling keys that include the redundant public key, and now supports no redundant key being included.

This does not change the default marshalling of the key to avoid a breaking change. I'll create a separate PR to add the default change to a breaking version.

Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

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

Cool stuff!
LGTM

@jacobheun jacobheun merged commit 32fae9b into master Jul 20, 2020
@jacobheun jacobheun deleted the fix/ed-interop branch July 20, 2020 13:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid Ed25519 Go Interop
2 participants