• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SHA256 SALT in PHP?
#1
Hi!?please I would like you to help me authenticate the users on the web page, the problem I have is that I use in the gamemode the password settlement system sha256 a salt that I got in forum samp (maybe they know which)?and I don't know how I could do an autiticator?in php, thanks



[Image: TtrFlqW.png]
?Nadie es Perfecto?by?CoPete??


  Reply
#2
Use bcrypt instead of sha256. Its more secure and can be authenticated via PHP automatically.
[Image: QIDa2vB.png]

  Reply


Forum Jump: