Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XHASH implementation algorithm

Former Member
0 Likes
519

Hi,

I'm looking for an algorithm to compute XHASH of an XML node.

It seems to be like DOMHASH.

I couldn't find much documenttation about that on the net.

I would be most grateful if someone could help (sending an algo, or a link).

Thanks,

Quentin Saderne

2 REPLIES 2
Read only

Former Member
0 Likes
442

Hi,

can you please check this link

http://osdir.com/ml/ietf.xmldsig/2002-07/msg00075.html

in this link check other links also

Thanks and regards

Durga.K

Read only

0 Likes
442

Thanks, but I couldn't find any algorithm following this link.

There's a lot of links discussing about this subject on the net, but I couldn't find one explaining how to compute XHASH.