Good article about Storing Passwords
http://www.codeproject.com/KB/recipes/StoringPasswords.aspx
Excerpt from conclusion -
The simple guidelines are:
* If you need to retrieve passwords, use encryption.
* If you do not need to retrieve passwords, use hashes (more secure).
* Whatever you do, salt the passwords.
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2010
(42)
-
▼
October
(10)
- Designing User Interface Tips - MSDN article
- Nice Regular Expressions Tutorial
- Asymmetric Encryption
- The Art & Science of Storing Passwords (2006 article)
- MultiTouch Vista
- When using post-cache substitution
- Stored Procedures and PreCompilation
- Stored procedures can be written in C#
- implementing-a-dynamic-where-clause
- Difference between <%= and <%#
-
▼
October
(10)
No comments:
Post a Comment