- From: Aleksey Sanin <aleksey@aleksey.com>
- Date: Mon, 04 Mar 2002 14:44:36 -0800
- To: reagle@w3.org
- CC: XML Signature <w3c-ietf-xmldsig@w3.org>, liam@w3.org, xml@gnome.org
Josep, Thanks a lot for your reply! Your answers make the picture clear. The C14N and Exc-C14N implementations are included in the gnome-xml (libxml2) library (http://xmlsoft.org) and will be available in the next release. I've successully tested my implementation with all test vectors from C14N Interop report page (http://www.w3.org/Signature/2000/10/10-c14n-interop.html) and from "set2" test vectors from Exc-C14N Interop report page (http://www.w3.org/Signature/2002/02/01-exc-c14n-interop.html). I was not able to test "set1" from Exc-C14N interop page because it uses XML DSig stuff not available for libxml2 yet. It think, you can include libxml2 in the interop reports for both standards ("Y" in all rows except for "set1" for Exc-C14N). Thanks, Aleksey.
Received on Monday, 4 March 2002 17:45:20 UTC