PDA

View Full Version : XML hashing?


e-XPLoDeR
08-28-08, 01:54 PM
Hi,

I've an XML file located on www.isa-sari.com/harici/kimlik.xml

In this file, there is an area named hash. This hash is the md5 encrypted version of the text between <Konaklama and </Konaklama> (including tags). It's hash is 419497D683C0CC8673A7FEA2C56FD8C7 as we see. This hash is created with Delphi or another program. But when I test it for example on http://pajhome.org.uk/crypt/md5/index.html it gives me a hash like 0f0e120722af11ae736f953ebc24d191 or another but not 419497D683C0CC8673A7FEA2C56FD8C7. How can I get 419497D683C0CC8673A7FEA2C56FD8C7? There is a guide on http://www.asayis.pol.tr/onleyici_kimbil_sss.asp (Turkish but there is some images). I haven't understood this yet. Please help. I'm trying it over 3 days...

Thanks from now.