[xmlsec] Different digest value between .NET implementation and
XmlSec?
Aleksey Sanin
aleksey at aleksey.com
Thu Oct 9 18:51:51 PDT 2003
The problem was caused by the transforms chain processing code that
used GetRootElement() to initialize the nodes set. Thus all the other nodes
that happen to be on the same level (like in your example) were thrown away.
The fix is trivial and it is checked in the trunk. If you are interested
then you
can find a patch attached to this bug:
http://bugzilla.gnome.org/show_bug.cgi?id=124245
I was planning to do a new release earlier next week anyway and this patch
would defenetly be included :)
Thanks for reporting this issue!
Aleksey
More information about the xmlsec
mailing list