Jamie Cansdale's Radio Weblog


Subscribe to "Jamie Cansdale's Radio Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.


30 November 2002
 

Could you Pass the Salt? Improving the Security in Encrypting Passwords using MD5 11/20/02
A couple weeks ago Scott Mitchell wrote an article titled Using MD5 to Encrypt Passwords in a Database. In his article, Scott examined how to use the built-in ASP.NET MD5CryptoServiceProvider class to use MD5 hashing. To recap, MD5 is known as a one-way encryption algorithm. It is presented a plain-text string and then computes an encrypted version of that string. Given the encrypted version, it is computationally infeasible to determine the plain-text version. Unfortunately, Scott's article contains a rather serious security hole, namely that the a single value is used to compute the hash. This article, Thomas Tomiczek, examines how to improve the security provided by hashing passwords by salting the hash. Read on to learn more!
[Read More] | [Visit ASPNET.4GuysFromRolla.com]

 


1:57:27 PM    


Click here to visit the Radio UserLand website. © Copyright 2002 Jamie Cansdale.
Last update: 01/12/2002; 22:50:51.
November 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Oct   Dec