- From: MURATA Makoto (FAMILY Given) <eb2m-mrt@asahi-net.or.jp>
- Date: Thu, 27 Aug 2009 13:55:20 +0900
- To: public-xmlsec-comments@w3.org
- Cc: Murata <eb2m-mrt@asahi-net.or.jp>
I find some problems in the last "valid example" (signature-example-dsa.xml)
in Section 9 of XML Signature Syntax and Processing (Second Edition) .
1)
<CanonicalizationMethod
Algorithm="http://www.w3.org/TR/2000/WD-xml-c14n-20000710">
This URI is obsolete.
2)
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa">
"-sha1" is missing.
3)
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#null"/>
No such algorithms.
4)
<P>...</P><Q>...</Q><G>...</G><Y>...</Y>
This is inappropriate as a "Valid example" (the title of Section 9).
Cheers,
Makoto
Received on Thursday, 27 August 2009 04:56:15 UTC