I'm working on a PHP login-system based on an online tutorial. (I'm so close to finish this!!)
I use the same functionality for creating a PWD and checkin it, and nonethless I have different hashes.
I made a picture of the result that I receive:
![[IMG]](proxy/2bpKmJto%2FcW4hp%2B%2B%2B%2Fslk%2FfF4uormqc6HwgTBX9Vj%2FkqiVsplRbRetRKrMnTy8ZnCYlU9Tn5Pyvg9erjNvoP8%2FFGj2VRFABxzk0tQ3zLA%2FFSBuzLtITN2HimgGhY8O0%3D/image.png)
Salt for the check is the salt from the db, I also stored the non-encrypted PWD () in the database in oder to ckeck if theres is an error there, but no error (yellow...
login-system, PWD (+salt) check does not work, 2 different hashes
from PHP https://ift.tt/2DYsbNY
via IFTTT

0 Comments