Skip to content

Conversation

@padelsbach
Copy link
Contributor

The following commit to OpenSSL main triggered a failure in the wolfProvider command line tests for RSA-PSS. This PR fixes the issue.

openssl/openssl@473dff4

Issue is that OpenSSL now looks for an encoder with mask 133 to process the RSA-PSS key. WolfProvider does not currently support this and the encoder lookup fails. This change adds a simple -noout to the check.

Copy link
Contributor

@aidangarske aidangarske left a comment

Choose a reason for hiding this comment

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

Good stuff

@aidangarske aidangarske merged commit cf3640f into wolfSSL:master Dec 22, 2025
370 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.

3 participants