Error in merlin-iaikTests-two.tar.gz?
Christian Geuer-Pollmann <[email protected]> Thu, 23 May 2002 14:45:23 +0200
| Newsgroups | gmane.ietf.xmldsig |
|---|---|
| Message-ID | <22028094.1022165123@crypto> |
Hi Merlin,
I have a problem to verify your signature.xml from
merlin-iaikTests-two.tar.gz which was for testing exclusive c14n: The first
Reference (digest input in c14n-0.xml) seems to be wrong. The others can be
verified. It looks like this (indentation added by me):
- c14n-0.xml -----------------------
<Parent xml:foo="bar"
xml:fool="barbar"
xml:lang="en"
xml:space="default">
<GrandChild xml:foo="barbarossa"
xml:fool="barbar"
xml:lang="ge"
xml:space="preserve"></GrandChild>
</Parent>
----------------------------------
This reference was simply the XPath transform (and implicit inclusive c14n
omitting comments). What I see is that both the Parent and the GrandChild
have a xml:fool="barbar" attribute while the GrandChild shouldn't.
Regards,
Christian