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

Fix issue preventing the generation of subject key identifier for private keys using ED2551 #182

Merged
merged 8 commits into from
Apr 5, 2022

Conversation

detro
Copy link
Contributor

@detro detro commented Apr 5, 2022

Closes: #181

Ivan De Marino added 5 commits April 5, 2022 10:49
In the process, drastically simplified its implementation.
…le it's library clearly prefers the use of copy

This is more about remain consistent with the interface of the library we are using, than actually optimal choice
@detro detro requested a review from a team as a code owner April 5, 2022 12:19
@detro detro requested a review from bendbennett April 5, 2022 15:48
Copy link
Contributor

@bookshelfdave bookshelfdave left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

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

A few considerations, but approving to not block you. 🚀

@detro detro merged commit 8e76bad into main Apr 5, 2022
@detro detro deleted the detro/bugfix-I181 branch April 5, 2022 18:51
@detro detro changed the title Fix logic for extracting publicKey and subjectKeyId for ED25519 key Fix issue preventing the generation of subject key identifier for private keys using ED2551 Apr 5, 2022
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to sign ED25519 keys
4 participants