Exploring the ASP.NET Core Identity PasswordHasher

In this post I take a look at the PasswordHasher implementation from the ASP.NET Core Identity framework, and how it supports multiple hashing algorithms.
May 24, 2019
1076
975