store a hashed password in database is the best practice?
- From: "Steve" <javacc2@xxxxxxxxx>
- Date: 16 Aug 2006 07:37:21 -0700
I want to know if the best practices to store password in database is
hashed password, and without any encryption involved? I saw some
postings saying to hash a password as the key, and then encrypt it with
the password. I don't quite understand the purpose, since hash a
password itself should be secure enough and hash function cannot be
reversible.
Please advice. thanks!!
.
- Follow-Ups:
- Re: store a hashed password in database is the best practice?
- From: Joseph Ashwood
- Re: store a hashed password in database is the best practice?
- From: Markus Jansson
- Re: store a hashed password in database is the best practice?
- From: TC
- Re: store a hashed password in database is the best practice?
- From: Unruh
- Re: store a hashed password in database is the best practice?
- Prev by Date: Re: Being Afraid of Terrorists
- Next by Date: Re: How to Generator Prime Numbers in a short time ?
- Previous by thread: 2004-2006 EXECryptor 2 years uncracked
- Next by thread: Re: store a hashed password in database is the best practice?
- Index(es):
Relevant Pages
|