Encrypt Passwords Before Storing In a Database
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.
Visit publisher site: Encrypt Passwords Before Storing In a DatabaseListing Details
- Version:
- 1
- Filed in:
-
Scripts / ASP / Tutorials & Tips / Database-related
- Submitted on:
- Last Updated:
- Sep 18, 2006
- Publisher:
- dannyboy Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Encrypt Passwords Before Storing In a Database