MD5-Problem -> Whirlpool-Problem
#9

mhh... doesnt work?!?!
I loaded the Plugin:
Quote:

plugins Whirlpool.so

The log says that its loaded:
Quote:

[18:53:10] Server Plugins
[18:53:10] --------------
[18:53:10] Loading plugin: Whirlpool.so
[18:53:10]
[18:53:10] ==================
[18:53:10]
[18:53:10] Whirlpool loaded
[18:53:10]
[18:53:10] ==================
[18:53:10]
[18:53:10] Loaded.
[18:53:10] Loaded 1 plugins.

in the code at the top under the includes is:
pawn Код:
native WP_Hash(buffer[], len, const str[]);
and i used them so:
pawn Код:
if( PlayerInfo[playerid][pass] == WP_Hash(buf, sizeof (buf), tmp)) {
and
pawn Код:
PlayerInfo[playerid][pass] = WP_Hash(buf, sizeof (buf), tmp);
But in the Player-Save-File is only a 0 at the position of the password
Reply


Messages In This Thread
MD5-Problem -> Whirlpool-Problem - by virtualmarc - 07.03.2009, 08:44
Re: MD5-Problem - by maij - 07.03.2009, 09:08
Re: MD5-Problem - by virtualmarc - 07.03.2009, 09:46
Re: MD5-Problem - by [RP]Rav - 07.03.2009, 09:58
Re: MD5-Problem - by virtualmarc - 07.03.2009, 10:06
Re: MD5-Problem - by virtualmarc - 07.03.2009, 10:10
Re: MD5-Problem - by d0 - 07.03.2009, 10:39
Re: MD5-Problem - by virtualmarc - 07.03.2009, 15:04
Re: MD5-Problem - by virtualmarc - 07.03.2009, 17:14
Re: MD5-Problem -> Whirlpool-Problem - by virtualmarc - 07.03.2009, 17:48

Forum Jump:


Users browsing this thread: 2 Guest(s)