Re: [PHP] help needed with tiger tree hashes

2004-06-06 Thread Carl S. in 't Veld
c.il/~biham/Reports/Tiger/testresults.html > The results you posted seem to be right. > > Carl S. in 't Veld wrote on vrijdag 4 juni 2004 0:52: > > > I am trying to generate tiger tree hashes the same way as > > directconnect does, but I am failing. > > > > I

[PHP] help needed with tiger tree hashes

2004-06-03 Thread Carl S. in 't Veld
I am trying to generate tiger tree hashes the same way as directconnect does, but I am failing. I checked the output from php with the reference vectors from http://www.cs.technion.ac.il/~biham...ssie-format.dat and they appear to be different! echo bin2hex(mhash(MHASH_TIGER, 'abc'))."\n"; output