Hello, I need to make a program with RSA encryption. There is a process made
in Java which has to communicate with another one made in C++, the one made
in Java give me the public key so I can send encrypted data with it. The
question is: Once I have got this public key, how could I encrypt data with
OpenSSL library?

Another question. If I generate the keys with OpenSSL, How do I get the
public key in order to send it to another process?

Thank you very much
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to