I have been told that I should encrypt passwords that are put into a database. I have been using md5. The problem I have is that when the user goes to log in the encrypted string changes. So when...
Type: Posts; User: Rockonmetal; Keyword(s):
I have been told that I should encrypt passwords that are put into a database. I have been using md5. The problem I have is that when the user goes to log in the encrypted string changes. So when...