Greetings,

Correct me if I am wrong, but is it true that

RSA_private_encrypt(n,.....,RSA_PKCS1_PADDING);

Will encrypt "n" bytes (as long as "n" is at least 11 bytes smaller than the
key length) and will always pad the output to "keylength" bytes?

Jon
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to