[openssl-users] One question about RSA decrypt with private key

Salz, Rich rsalz at akamai.com
Thu Mar 23 10:58:48 UTC 2017


> 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.


More information about the openssl-users mailing list