1 year ago

#326222

test-img

Chijioke Chidiebube Iwuchukwu

I want to encrypt an entire password column in a table on a mysql database, using the salted hash method or aes encrypt method, how do i go about it?

That is the image above, i need the final piece to complete the project. Can anyone help me with the code to encrypt the entire password column, using aes_encrypt method or salted hash method?

I tried creating a trigger using a code I saw on the site and it didn't work. The syntax was wrong. I need the password to be visible only to the user and in a case where the user forgets the password, it can be reset with minimal errors. If it is possible to salt the entire column, i would love to know how.

mysql

hash

aes

mysql-workbench

salt

0 Answers

Your Answer

Accepted video resources