0
alex@livemobility.com created
- ABP Framework version: 5.3.2
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
Hello abp team,
Could you tell us what hashing algorithm is used for abp stored passwords?
Thank you Alex Maiereanu
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
hi
We use ASP NET Core Identity, which uses the
HMACSHA512.https://github.com/dotnet/aspnetcore/blob/release/7.0/src/Identity/Extensions.Core/src/PasswordHasher.cs#L141
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
Thanks for the answer. Can you please confirm that abp 5.3.2 is using V3 hashing?
Thanks Alex
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)