Re: using openssl in a c++ application

2004-06-13 Thread Igal Ore
Saeideh Ghanipour wrote: Hi, I am developing a cryptography software. I need to use OpenSSL APIs for reading and writing X.509 certificates and other DER encoded data according to the PKCS format. Could anybody help me to do it or intorduce a free downloadable reference? Tnx a lot

using openssl in a c++ application

2004-06-12 Thread Saeideh Ghanipour
Hi, I am developing a cryptography software. I need to use OpenSSL APIs for reading and writing X.509 certificates and other DER encoded data according to the PKCS format. Could anybody help me to do it or intorduce a free downloadable reference? Tnx a lot __