We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828b155 commit 4f267ccCopy full SHA for 4f267cc
README.md
@@ -1,5 +1,7 @@
1
# Scrypt Password Hasher for ASP.NET Core Identity (ASP.NET Identity 3)
2
3
+[](https://www.nuget.org/packages/ScottBrady91.AspNetCore.Identity.ScryptPasswordHasher/)
4
+
5
An implementation of IPasswordHasher<TUser> using [Scrypt.NET](https://github.com/viniciuschiele/Scrypt).
6
7
## Installation
0 commit comments