On Mon, Dec 15, 2003, Mohamad Badra wrote:

> Excuse me but you didn't answer me about the format that the OpenSSL 
> accepts it to decrypt with RSA?

The input must be binary.

Several different padding types are supported include raw, ssl2, PKCS#1 v1.5 and
OAEP with SHA1. If you use 'rsautl' for the decrypt then this is selectable on
the command line: seem the manual page for more info. For SSLv3 and rsautl the
default of PKCS#1 v1.5 is what you want.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to