31.10.2016, 04:35
No, you should NEVER save a user's un-hashed password. It's a breach of their personal security and is in most cases illegal.
This function was added for people who refused to use includes or plugins that were required for more secure hashes:
https://sampwiki.blast.hk/wiki/SHA256_PassHash
Another popular method is Whirlpool:
https://sampforum.blast.hk/showthread.php?tid=570945
If you don't know how to use SHA256_PassHash, here's a small tutorial for you:
https://sampforum.blast.hk/showthread.php?tid=581336
This function was added for people who refused to use includes or plugins that were required for more secure hashes:
https://sampwiki.blast.hk/wiki/SHA256_PassHash
Another popular method is Whirlpool:
https://sampforum.blast.hk/showthread.php?tid=570945
If you don't know how to use SHA256_PassHash, here's a small tutorial for you:
https://sampforum.blast.hk/showthread.php?tid=581336