Hello,

  how can I simply RSA encrypt buffer (its length may be greater than
RSA_size()) ?
If I use: RSA_public_encrypt(10000, from, to, rsa, RSA_PKCS1_PADDING) with
key
with modulo length small enough (e.g. 4096) I am not able correctly decrypt
to buffer. Can somebody help ?

With best regards,
        Julius Siska 
        <[EMAIL PROTECTED]> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to