SA-MP Forums Archive
Whirlpool Issue - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Whirlpool Issue (/showthread.php?tid=619157)



Whirlpool Issue - chsulaj - 14.10.2016

Who can script for me Whirlpool in my script?

I am using another system to encrypt players password but I'd like to use Whirlpool.
Is there anybody who can script the Whirlpool for me?

I'd really appreciate if you guys help me out of this!


Re: Whirlpool Issue - Freaksken - 14.10.2016

This is not an 'issue', it's a request for someone to write code for you.

The whirpool plugin has just one function. How is that so difficult?


Re: Whirlpool Issue - Vince - 14.10.2016

Quote:
Originally Posted by chsulaj
Посмотреть сообщение
but I'd like to use Whirlpool.
Why? If it's the SHA2 native then you're absolutely fine. If it's "udb_hash", then yes, do switch. But using Whirlpool for the sake of using Whirlpool is pretty dumb IMO. I heavily advocate the SHA2 native over Whirlpool because it's built in and it doesn't require an extra plugin to be loaded.