Query related to d2i_X509 and X509_free

2013-10-11 Thread sandeepa sharma
FAIL count %d\n",__FUNCTION__,__LINE__,count); } if(x509Cert != NULL) X509_free(x509Cert); return iReturnStatus; } Regards, Sandeepa Sharma

Problem with HMAC calculation

2008-05-02 Thread Sandeepa SHARMA
Hi, I facing on problem with openssl-0.9.8e. In my case HMAC is not calculated correctly with MD5 protocol. It is working fine with SH1 protocol What should I do about this. Regards, Sandeepa Sharma __ OpenSSL Project