Re: Apache XML Security compatibility between v1.4.3 and 1.3

2009-10-12 Thread Sasha
I mean if I have a program that is written against Apache XML Security v1.3 will it continue to work if I relink it against Apache XML Security v1.4.3? Thanks, Sasha.

Re: Apache XML Security compatibility between v1.4.3 and 1.3

2009-10-12 Thread Sean Mullan
Sasha wrote: Hi, I have a quick question. Is Apache XML Security v1.4.3 compatible with 1.3? Do you mean JDK 1.3? No. JDK 1.4 and up. --Sean Thanks, Sasha. Sasha Matison ca Manager, Software Engineering sasha.mati...@ca.com

Apache XML Security compatibility between v1.4.3 and 1.3

2009-10-12 Thread Sasha
Hi, I have a quick question. Is Apache XML Security v1.4.3 compatible with 1.3? Thanks, Sasha. Sasha Matison ca Manager, Software Engineering sasha.mati...@ca.com

Info required on SAX implementation of XML Dgital Signature verification

2009-10-12 Thread Pankaj.Kharbe
Hi all, We are trying to use the SAX implementation of the XML Digital Signature verification. The reason of choosing SAX over DOM is because we are having huge files(10-30MB) whose signature needs to be created and verified( Also it should be multithreaded). And in the DOM implementation we are