> From: owner-openssl-us...@openssl.org On Behalf Of Rajib Karmakar
> Sent: Friday, 23 September, 2011 09:22
> Thanks for spending some time for my issue. But, it seems that you
> have followed the same steps that I had used earlier; but I still not
> been able to enable the ci
Hello guys!
I'm using a SOAP toolkit called gSoap and this toolkit provide an interface
to create SSL context.
Using tha samples released in the toolkit, i have generated the certificates
using the following command (under Linux):
To create root.pem:
-
On Mon, Sep 26, 2011, Clment Marcel wrote:
> Hello,
>
> I have some problems to sign message with OpenSSL. The following code has
> been provided as an example (of a global project prototype):
>
> input arguments are:
> * Bin: const unsigned char * to be signed
> * BinLen: length of the previous
Hello,
I have some problems to sign message with OpenSSL. The following code has
been provided as an example (of a global project prototype):
input arguments are:
* Bin: const unsigned char * to be signed
* BinLen: length of the previous parameter
--- BEGIN OF CODE ---
// Initialization of engi
On Sun, Sep 25, 2011, Paul Suhler wrote:
> Hi, everyone.
>
>
>
> (This got no response on the developers list, so I'll retry it here.)
>
>
>
> Should EVP_Cipher() be used? I've found an inconsistency in its return
> values: For the cipher EVP_aes_256_gcm, successful decryption returns
>
Hi,
Thanks for the help, it resolved my problem.
Regards,
Alok
On Fri, Sep 23, 2011 at 5:59 PM, Dr. Stephen Henson wrote:
> On Fri, Sep 23, 2011, alok sharma wrote:
>
> > Hi,
> > Ok I got your point. I think it will be helpful.Do you have any link
> or
> > precedure to setup these call b