2 Replies Latest reply on Jul 9, 2009 4:50 PM by boomerbrian.brian.abston.featurenotbug.com

    Best place to store password salt?

    boomerbrian.brian.abston.featurenotbug.com

      Would it better to generate random salt for each password and store it in the database along with the encrypted password or have a static salt that is stored as a constant in one of my classes?


      I have read some people say it is better to store the salt separate and then others store it along with the encrypted password.


      Thanks,
      Brian