0
kicks
ASP.net Membership Password Hashing Algorithm
how does asp.net password hashing algorithm works? so when another application wants to use the that user login data for some task, it knows how to generate the correct hash and do the authentication for the users.