[xmlsec] XML Security Library 1.2.0 is released
Aleksey Sanin
aleksey@aleksey.com
Thu, 02 Oct 2003 08:25:34 -0700
Probably there is another way:
http://www.aleksey.com/pipermail/xmlsec/2003/001544.html
And just in case you will need big hammer:
http://mail.gnome.org/archives/xml/2003-March/msg00127.html
Aleksey
Rich Salz wrote:
>> Any pointers on how to hack transforms.c for the Visa 3d-secure.
>> I guess my main question is .. all I have to do is change where the
>> HereNode points and to and skip the xpointer transform right?
>
>
> I don't know the code well enough to say.
>
> My approach would be to use the really big hammer, and hack libxml to
> relax the constraints
> on what it allows to be a legal ID node. I think that's what Aleksey
> meant when he said
> he wasn't sure of the security implications.
> /r$