Categories
Security

Salt your password hashes for added security

If you don't have a clue what that means, don't worry. If you store passwords for a website, you should have a read of this article anyway.
This excellent article discusses the security of storing passwords, or representations thereof, in a database, and how to increase the security of those databases.

http://www.addedbytes.com/blog/why-you-should-always-salt-your-hashes/

Leave a Reply