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

Ed25519 improvements #159

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Ed25519 improvements #159

merged 3 commits into from
Oct 9, 2024

Conversation

AGWA
Copy link
Contributor

@AGWA AGWA commented Oct 4, 2024

This PR includes a few minor cleanups, and most importantly, returns an error if Ed25519ctx or Ed25519ph is requested. Previously, an invalid signature was being returned. As far as I can tell, the YubiKey does not support these Ed25519 variants.

AGWA added 3 commits October 4, 2024 07:35
Copy link
Collaborator

@ericchiang ericchiang left a comment

Choose a reason for hiding this comment

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

thanks!

@ericchiang ericchiang merged commit 2fae465 into go-piv:v2 Oct 9, 2024
4 checks passed
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