Re: [xml] XML-Signature



You don't need gdome2 for this, but it makes the task much easier because 
it supplies Level 2 DOM.  This makes it much easier to port the Perl or Java 
Canonical XML code to C.  The lastest version of gdome2, in CVS, has 
everything you need to implement Canonical XML, including XPath.

-TJ

On Tue, 26 Feb 2002, Aleksey Sanin wrote:

Thanks for info. I looked at both packages and it does not seem that 
Canonical XML based on libxml should take a lot of time. Almost 
everything could be done via "copy/paste" from libxml tree.c file.
And it does not look like I will need gdome for this (probably I am 
wrong). I am going to implement this in next few days. 
Daniel, will you be interested in including XML canonization into 
libxml library?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]