DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30455>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30455 Java xml-sec large document signing improvements. Summary: Java xml-sec large document signing improvements. Product: Security Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Signature AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have just created a new patch that tries to fix the problems that xml-sec library has when signed big documents. In the tests the memory consumption goes from 18meg to 12meg, but the bigger document the bigger the savings(at least you use juice or native jce that doesn't implement correctly the update methods). But as I don't have any big test, I have uploaded a compiled .jar so people that have report problems can test it and share their experience. This patch is little hacky and makes some tests to fail (the detached ones), but if it improves the thing I'll fix it. Regards,