SA-MP Forums Archive
Encryption - 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: Encryption (/showthread.php?tid=648247)

Pages: 1 2


Re: Encryption - edyun - 20.01.2018

You could try Whirlpool aswell


- Kraeror - 20.01.2018

edyun read the topic upper

PLEASE GUYS HELP ME (MAKE MY CODE WITH ANY ENCODING AND SEND ME PLEASE )


Re: Encryption - Kaperstone - 20.01.2018

hash, not encrypt.
md5 is not for hashing passwords.


use SHA256_PassHash for decent password hashing.


Learn to script, otherwise you'll beg people to write code for you forever.