Skip to content

Conversation

@dbenoit17
Copy link
Collaborator

TestOverlongMessagePKCS1v15 tests that an error is returned on an invalid message. We can safely skip the test, as the constraint doesn't apply when using OpenSSL versions with implicit rejection in RSA PKCS#1 v1.5, which would return a random message instead of an error.

TestOverlongMessagePKCS1v15 tests that an error is returned on an
invalid message. We can safely skip the test, as the constraint doesn't
apply when using OpenSSL versions with implicit rejection in
RSA PKCS#1 v1.5, which would return a random message instead of an error.
Copy link
Contributor

@derekparker derekparker left a comment

Choose a reason for hiding this comment

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

LGTM

@dbenoit17 dbenoit17 merged commit a7ec8c3 into golang-fips:go1.21-fips-release May 21, 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