System.md5sum() returns different hash from regular md5

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
Romz
Posts: 2
Joined: Mon Dec 19, 2005 2:56 am
Location: Paris
Contact:

System.md5sum() returns different hash from regular md5

Post by Romz »

Hello, I have a problem about the use of System.md5sum().

Code: Select all

System.md5sum("toto") -- returns aa4fdef12520a00a605fa33cba5cf27f
Now i'm trying on http://block111.servehttp.com/hash and i get in result "f71dbe52628a3f83a77ab494817525c6".

What's wrong ?
Thanks.
Shine
Posts: 728
Joined: Fri Dec 03, 2004 12:10 pm
Location: Germany

Post by Shine »

This was an error in the Windows version, I've fixed it. But currently the Windows version doesn't compile, because the Freetype library needs to be integrated in the make process, but I don't have time at the moment for Lua Player. I hope I'll have more time at the end of this month.
Post Reply