• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] SHA-256 Password Hashing
#2
Seems the server version of R1 got yeeted out of existence because i cant find itto check that. But anyway add this to your a_samp

Code:
native SHA256_PassHash(password[], salt[], ret_hash[], ret_hash_len); // SHA256 for password hashing

And should work

Edit:
Nvm, acording to this https://sampforumarchive.com/forum.sa-mp...l?t=581259 its was added in R2 and not R1
Away
  Reply


Messages In This Thread
SHA-256 Password Hashing - by JaKe Elite - 2021-02-05, 10:42 AM
RE: SHA-256 Password Hashing - by Banditul - 2021-02-05, 04:26 PM
RE: SHA-256 Password Hashing - by Dobby - 2021-02-05, 10:23 PM
RE: SHA-256 Password Hashing - by JaKe Elite - 2021-02-06, 01:04 AM

Forum Jump: