Traditionally, you handle this by encrypting a fixed length symetric key using RSA (i.e. an AES key) and use that key to encrypt any serious amounts of data.
Peter From: Frater <fr...@poczta.fm> To: openssl-dev@openssl.org Date: 27/03/2012 19:53 Subject: How encrypt long string RSA Sent by: owner-openssl-...@openssl.org Where is any working example to encrypt file or long string using RSA Public or private key. in demos/maurice is example 1 but using certificate not privkey. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org