Are there any functions to determine the size of the preimage (i.e., plain text) that can be encrypted under RSA using various schemes (e.g., no padding, PKCS#1.5, OAEP, etc)?
I know there's a RSA_size, but its not really helpful size it only provides the size of the modulus in bytes. Thanks in advance. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org