What is default hash algorithm that ASP.NET membership uses?
What is default hash algorithm that ASP.NET membership uses? And how can I change it? Answer EDIT: Do not use the Membership Provider as-is because it is horridly inadequate in terms of protecting user’s passwords In light of the fact that googling “membership provider hashing algorithm” turns up this answer as the first result, and … Read more