Hash password
#1

Hello everyone. I have a big question and that is, what is the best method to hash a password.
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=581336
Reply
#3

This function does not help me if I want to do a web registration. I have problems with the salt, when I register a password on the web, then the server does not take it as correct.
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=453544
I belive php have bcrypt as default option for password_hash
Reply
#5

Could you give me a short example of login? I've tried to do it but it does not take my passwords correctly. The function tells me that the passwords do not match but nevertheless lets me login.

EDIT: I already solved my problems with bcrypt. Thank you very much to all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)