Hi Aleksey,<div><br></div><div>Thanks for your quick response. I have gone through the link provided by you.</div><div>Just to add further.</div><div><br></div><div>There is a difference between the linking of the application xmlsec.exe provided in the site and my application</div>
<div>(i) Application xmlsec.exe is not linked to libxmlsec-openssl.dll but my application is not linked</div><div><br></div><div>And after doing some analysis I found that the libxmlsec-openssl.dll is internally calling c:\windows\system32\LIBEAY32.DLL ( I have installed OpenSSL light) and inside the c:\windows\system32\LIBEAY32.DLL the application crashes at function OSSL_libdes_version.</div>
<div><br></div><div>Please provide your views.</div><div><br></div><div>Regards,</div><div>Rahul.</div><div><br></div><div><br><div class="gmail_quote">On Sun, May 23, 2010 at 8:40 AM, Aleksey Sanin <span dir="ltr"><<a href="mailto:aleksey@aleksey.com">aleksey@aleksey.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Take a look at section 2.7 from the FAQ<br>
<br>
<a href="https://www.aleksey.com/xmlsec/faq.html" target="_blank">https://www.aleksey.com/xmlsec/faq.html</a><br>
<br>
Aleksey<div><div></div><div class="h5"><br>
<br>
On 5/22/2010 7:44 PM, rahul kumar wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Hi Aleksey,<br>
<br>
I am using xmlsec API on windows XP ( 32 bit) and once I use try to<br>
verify the my license file from my written application it crashes<br>
<br>
"<br>
<br>
  I have compiled the xmlsec1-1.2.12 ( also tried by downloading the<br>
xmlsec1-1.2.13)on windows and my application crashes when call the<br>
function xmlSecDSigCtxVerify.<br>
<br>
I am using the same version of XMLSEC on my Linux environment and it is<br>
working fine. I am using openssl 1.0.0 version ( Openssl Lite on Windows).<br>
<br>
After my analysis I found that the application crashes in function<br>
xmlSecTransformC14NPushXml ( In file c14n.c) where it calls the function<br>
xmlOutputBufferClose(buf), if I comment this function then the operation<br>
fails but the application doesnt crash.<br>
<br>
"<br>
<br>
But when I try to verify my license file using the application provided<br>
along with xmlsec library for windows it works fine. The libxml2 and<br>
openSSL libraries are same in both the scenario.<br>
<br>
It will be great help if you can guide me how the application provided<br>
with xmlsex ( i.e. xmlsec.exe ) is compiled.<br>
<br>
Regards,<br>
<br>
Rahul.<br>
<br>
<br>
<br></div></div>
_______________________________________________<br>
xmlsec mailing list<br>
<a href="mailto:xmlsec@aleksey.com" target="_blank">xmlsec@aleksey.com</a><br>
<a href="http://www.aleksey.com/mailman/listinfo/xmlsec" target="_blank">http://www.aleksey.com/mailman/listinfo/xmlsec</a><br>
</blockquote>
</blockquote></div><br></div>