Results 1 to 1 of 1

Thread: Encryption Problems

  1. #1
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default Encryption Problems

    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 it looks at it, its not the same, so making it not be able to log in.
    The question I have is this: Is encryption necessary for user databases with passwords, if so what is one that will stay the same? Or should I just make my own?

    RESOLVED: *I had a typo in my code... *sigh**
    Last edited by Rockonmetal; 11-09-2008 at 03:55 AM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •