FW: Signing huge SOAP requests

2005-03-25 Thread Yves Langisch
All, Are there any hints from the XML-security side? Thanks Yves -Original Message- From: Werner Dittmann [mailto:[EMAIL PROTECTED] Sent: Freitag, 25. März 2005 09:24 To: Yves Langisch Cc: [EMAIL PROTECTED]; fx-dev@ws.apache.org; [EMAIL PROTECTED] Subject: Re: Signing huge SOAP requests

RE: XML-Security-C memory leak

2005-03-25 Thread Jesse Pelton
It has been a couple of weeks, and this change doesn't seem to have been made. I'd be happy to file a bug report to track the issue if there isn't time to address it soon. Likewise for the OpenSSL bas64 line length issue I raised on the 18th. > -Original Message- > From: Berin Lautenbach

RE: XML-Security-C memory leak

2005-03-25 Thread Milan Tomic
Hello Jesse, I have just commited patch to OpenSSLCryptoBase64.cpp : http://cvs.apache.org/viewcvs.cgi/xml-security/c/src/enc/OpenSSL/OpenSSL CryptoBase64.cpp?rev=1.9&view=log We are very thankful to you for your bug report and suggestions you provide on this mailing list. Best regards, Milan

Re: FW: Signing huge SOAP requests

2005-03-25 Thread Raul Benito
Depending the structure of signature you can try this patch(http://issues.apache.org/bugzilla/show_bug.cgi?id=32657) It Is a single pass sax verification, I have manage to verify 100MB XML files with just 10MB of footprint. But it only works with some kind of signatures out of the box(but it can be