Try using hybrid encryption: generate random encryption key for some symmetric
cipher (Rijndael, Idea or any you preffer). Encrypt this key with you RSA public
key, put it in the beggining of the file and the whole data file encrypt with
this fast symmetric cipher with generated random key.

Regards,
   Julius Siska


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

Reply via email to