Michael Slass wrote:
>
> Joe:
>
> The only answers I got involved using the OpenSSL API directly, so I
> suspect that the OpenSSL command-line tool DOES NOT provide the
> functionality to encrypt an arbitrary file with either half of an RSA
> keypair. (Dr. Henson, if you're reading this, and know me to be wrong,
> please speak up)
>
I'm always reading :-)
No you can't use the 'openssl' command line utility directly for RSA
operations at present. I wrote a little utility that does this: I use it
to do RSA debugging but its not been publically released.
If I can find the time I'll merge it with the 'openssl' program and call
it "rsautil", "rsaop", "rsacrypt" or something like that.
If you want to do PGP like things you could always try the PKCS#7
(S/MIME) "experimental" stuff in crypto/pkcs7.
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]