The password leak of LinkedIn proved how important it is to securely hash your passwords. However, even hashing passwords with a salt is not secure with the \'normal\' hashi
There is also:
http://bcrypt.codeplex.com/ (bcrypt)
http://www.zer7.com/software.php?page=cryptsharp (scrypt, etc)