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

Tad 55 ed25519 test fails with cryptx 0081 #34

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

marcbradshaw
Copy link
Member

Fix loading of ed25519 keys

CryptX-0.081 has the following in the changelog

* BIG CHANGE switch to PEM/SSH key loading via libtomcrypt

This change caused Mail::DKIM to fail to load ED25519 private keys,
resulting in test failures and failure to sign with those keys.

This change fixes the loading of those keys, and is confirmed to
also work with CryptX-0.080

CryptX-0.081 has the following in the changelog

* BIG CHANGE switch to PEM/SSH key loading via libtomcrypt

This change caused Mail::DKIM to fail to load ED25519 private keys,
resulting in test failures and failure to sign with those keys.

This change fixes the loading of those keys, and is confirmed to
also work with CryptX-0.080
@marcbradshaw marcbradshaw merged commit 3d281fe into master Sep 23, 2024
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