25.01.2017, 16:34
Quote:
The point is that newbies shouldn't risk writing a user system. About salting - It can be done with any hashing algorithm. I don't use the hash function provided by SAMP because the way it salts it's password is not revealed yet. So it'd be pointless to use it if you're developing any external source, say UCP for example that requires user's password for authentication.
|
http://php.net/manual/en/function.hash.php
SHA256 it's way more advenced and i don't even suggest to an newbie to use it