1 comment

[ 3.1 ms ] story [ 14.8 ms ] thread
With PBKDF2 (Rfc2898DeriveBytes) sitting in the base class library for years now, I'm not sure why Microsoft have neglected to have it implement the normal hash algorithm interfaces... it's just a few lines of code, and much, much better than the SSHA1 / SSHA256 that remain the default for SQL user databases.