SHA256 and whirlpool combination - 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: SHA256 and whirlpool combination (
/showthread.php?tid=642397)
SHA256 and whirlpool combination -
Kampott - 29.09.2017
So i created a encryption system that crypts password three times using three different SHA256 keys (64 characters).
Is it as efficent as using SHA256 + Whirlpool combination, or it is as vulnerable as using only one SHA256 key?
Re: SHA256 and whirlpool combination -
nG Inverse - 29.09.2017
With everything happening around the world I understand the eagerness to buff-up password security. But after all, this is SA:MP, and not Equifax. A strong encryption and salt will be plenty.