Revert "Don't check RSA_FLAG_SIGN_VER."
authorKurt Roeckx <kurt@roeckx.be>
Sat, 27 Feb 2016 12:38:01 +0000 (13:38 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sat, 27 Feb 2016 12:38:01 +0000 (13:38 +0100)
commitf16bc6f06c8eb454b8fcb457ef890c185d1d5746
treecc01127f70d93100bcf223f6769b08c5e0658bf0
parenta801bf263849a2ef773e5bc0c86438cbba720835
Revert "Don't check RSA_FLAG_SIGN_VER."

This reverts commit 23a58779f53a9060c823d00d76b3070cad61d9a3.

This broke existing engines that didn't properly implement the sign and verify
functions.

Reviewed-by: Richard Levitte <levitte@openssl.org>
MR: #2077
crypto/rsa/rsa_sign.c