Re: subtree c14n canonicalization

2006-07-12 Thread Raul Benito
Hi Robert, You found a bug and a strange one, thanks a lot. The fix is only one line(really). Can you write a bug report, so we can track the problem. Thanks again, Regards, Raul On 7/12/06, Robert Shanahan <[EMAIL PROTECTED]> wrote: Raul Benito apache.org> writes: > > It seems really weir

Re: subtree c14n canonicalization

2006-07-12 Thread Robert Shanahan
Raul Benito apache.org> writes: > > It seems really weird to me > the correct one mast be with xmlns="" > http://www.w3.org/2000/09/xmldsig#";> > Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315";> > > But this case is really tested and stressed in real life. > Can you post the co

Re: subtree c14n canonicalization

2006-07-12 Thread Raul Benito
It seems really weird to me the correct one mast be with xmlns="" http://www.w3.org/2000/09/xmldsig#";> http://www.w3.org/TR/2001/REC-xml-c14n-20010315";> But this case is really tested and stressed in real life. Can you post the code(it is a bonus if it can compile cut'n'pasting it), to dignas

subtree c14n canonicalization

2006-07-12 Thread Robert Shanahan
The following XML is taken from the CanonSubtree sample app, but illustrates an issue that I've encountered, which is causing a signature verification interop problem (Keytools and xml-sec). I've slightly altered the XML from the CanonSubtree sample by adding xmlns="" to the CanonicalizationMethod