Re: [xml] predefined entity refs



On Tue, Nov 30, 2004 at 05:56:02PM -0800, Snowy Wright wrote:

Hello,

I'm using libxml2 to parse XML files which contain digitally signed data.

  There is already an implementation of Digital Signature and Canonicalization
for libxml2 thanks to Aleksey Sanin see:
    http://www.aleksey.com/xmlsec/
  and
    http://xmlsoft.org/html/libxml-c14n.html

In order to validate the digital signature I have to

  Before helping you redoing what was already done, please take the time to
make sure reinventing the wheel is necessary. The implementation is NOT trivial
you WILL get through tons of problems, and you will need a PERFECT understanding
of both libxml2 internal data model and of the SPECS to reach any conclusive
result. Since all those are really not trivial, I strongly usggest you look
seriously into reusing the existing code.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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