Hello Mark, Yes, you an encrypt data using RSA.
The only catch is size of the data to be encypted should be less than size of RSA keys. (i.e < modulo n). -Prasanth ----- Original Message ----- From: "Mark W. Webb" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 1:51 AM Subject: rsa encryption and decryption I am working on a program that I use to encrypt and decrypt data. I am was not sure if I can encrypt and decrypt data, or just keys using the functions RSA_private_encrypt and RSA_public_decrypt. thanks... ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
