SHA256 Encryption not unique

No matter what I add for passwords the encryption is always the same.

Screenshot should have two different passwords.

Further to this, even if I leave the password blank it still creates the same hash.

Brad, can you share some screenshot to reproduce?
Otherway you will be very famous because Hash Collisions are not so common :wink:

Can you show screen shots of how you encrypt the password, looks like it is perhaps encrypting a blank entry each time rather than the value. Have you watched this:
Security Pt 1: Adding a new user to your admin table (with password encryption)

I figured it out … I took off the encryption and discovered that no matter what I entered into the password field it entered as null. I redid the form and the encryption and now it works. Don’t know why it was doing that but I have it working now.

1 Like