I\'ve been thinking over password hashing flow in ASP Net Identity. I found out that version 3 uses PBKDF2 (HMAC-SHA256 with
ASP Net Identity
version 3
PBKDF2
HMAC-SHA256