Search found 1 match

by ssusa
Tue Sep 04, 2012 3:46 pm
Forum: PHP - Code
Topic: SELECT AES_DECRYPT()
Replies: 1
Views: 1134

SELECT AES_DECRYPT()

Hey everyone, this is my first problem that I have come across which I am really stuck on and can not find any solutions. I am currently trying to create a secure way of storing user passwords in the database using AES_ENCRYPT. I have succesfully inserted the encrypted password into the mysql databa...