Hi:
If I have my friend's RSA public key, maybe contained in an x.509
certificate, maybe just an edited version of the output he got doing:
openssl -in privkey.pem -text > my_whole_key.txt
How do I encrypt a message (presumably containing little more than a
session key for a symmetric algorithm) using his public key and the
openssl command line tool?
Thanks.
-Mike
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]