Whirlpool issue
#1

When I register I have for example "hash1" in the database and when I login this is being converted to "hash2" (different hash).
Login Hash:
PHP код:
new szHashedPassword[129];
WP_Hash(szHashedPasswordsizeof(szHashedPassword), inputtext); 
Register Hash:
PHP код:
WP_Hash(AccountData[playerid][szPassword], 129inputtext); 
Thanks!
Reply


Messages In This Thread
Whirlpool issue - by Itzhak E. - 12.03.2013, 14:25
Re: Whirlpool issue - by Patrick - 12.03.2013, 14:32
Re: Whirlpool issue - by Jewell - 12.03.2013, 15:36
Re: Whirlpool issue - by Itzhak E. - 12.03.2013, 20:00
Re: Whirlpool issue - by Itzhak E. - 13.03.2013, 11:41
Re: Whirlpool issue - by Itzhak E. - 14.03.2013, 11:23
Re: Whirlpool issue - by Itzhak E. - 15.03.2013, 12:01

Forum Jump:


Users browsing this thread: 2 Guest(s)