On Fri April 24 2009, Sever P A wrote: > Hello, > > Maybe, in my last post, I didn't explain my problem as well... > > I'm trying to identify the functions to integrate in my client-server > application (developped in C/C++ language) that allow me to construct an > assimetric encryption system. > > Specifically, I need to know the functions for > > 1) Generating (& identificating) both private & public keys. > > 2) Signing the public key with the foreign private key. >
Just how "Private" is the "foreign private key" if you have it? What part of the meaning of "Private" did you leave out of your design? Mike > 3) Encrypting messages using the foreign public key. > > 4) Decrypting messages using the private key. > > > I need help to be pointed at the documentation pages & the concrete > functions. > > Moreover, I read that RSA is so good... > > Could you help me ? > > S. > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org