> After commented out the line "EVP_PKEY_CTX_set_rsa_padding(ctx, 
> RSA_NO_PADDING)",? it worked well.

You need to do some reading about basic RSA cryptography.  Signatures are 
padded out to the keysize.
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to