+REP to fix
#10

Quote:
Originally Posted by Jessyy
Посмотреть сообщение
If you want my advice try to use this ... https://sampforum.blast.hk/showthread.php?tid=65290

Код:
#include <a_samp>

native WP_Hash(buffer[], len, const str[]);

main()
{
    new
        buf[129];
    printf("hash");
    WP_Hash(buf, sizeof (buf), "The quick brown fox jumps over the lazy dog");
    print(buf);
}
Learn to read, Multipul MD5 + salt due to IPB intergration.

So no whirlpool doesn't support what i need.
Reply


Messages In This Thread
+REP to fix - by kickerbat - 11.08.2012, 14:14
Re: +REP to fix - by Convex - 11.08.2012, 14:52
Re: +REP to fix - by Wesley221 - 11.08.2012, 15:01
Re: +REP to fix - by kickerbat - 11.08.2012, 15:30
Re: +REP to fix - by Wesley221 - 11.08.2012, 15:34
Re: +REP to fix - by kickerbat - 11.08.2012, 15:41
Re: +REP to fix - by kickerbat - 12.08.2012, 02:05
Re: +REP to fix - by kickerbat - 12.08.2012, 08:14
Re: +REP to fix - by Jessyy - 12.08.2012, 09:51
Re: +REP to fix - by kickerbat - 12.08.2012, 10:49

Forum Jump:


Users browsing this thread: 1 Guest(s)