Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip broken PKCS overlong message test
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.
- Loading branch information