I need help with Whirlpool and Y_INI
#4

The size of "Password" which is 20+1 (21) has to be enlargened to 129... Therefore the length of the password is bigger to fit the hashed pw

Change it to this:

pawn Код:
new Password[129];
Instead of

pawn Код:
new Password[20 + 1];
Reply


Messages In This Thread
I need help with Whirlpool and Y_INI - by Linus- - 13.07.2011, 20:00
Re: I need help with Whirlpool and Y_INI - by Unte99 - 13.07.2011, 20:21
Re: I need help with Whirlpool and Y_INI - by =WoR=Varth - 14.07.2011, 03:16
Re: I need help with Whirlpool and Y_INI - by Lorenc_ - 14.07.2011, 06:03
Re: I need help with Whirlpool and Y_INI - by Unte99 - 14.07.2011, 09:38
Re: I need help with Whirlpool and Y_INI - by System64 - 14.07.2011, 09:41
Re: I need help with Whirlpool and Y_INI - by Linus- - 14.07.2011, 10:04
Re: I need help with Whirlpool and Y_INI - by Linus- - 14.07.2011, 14:13
Re: I need help with Whirlpool and Y_INI - by Lorenc_ - 14.07.2011, 14:39
Re: I need help with Whirlpool and Y_INI - by Linus- - 15.07.2011, 13:49

Forum Jump:


Users browsing this thread: 5 Guest(s)