Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
GNUGradyn
Posts
Comments
C
C#
•
Created by GNUGradyn on 5/14/2024 in
#help
Send already hashed password to backend instead of raw password with asp.net identity
i think thats what ill do, thanks
43 replies
C
C#
•
Created by GNUGradyn on 5/14/2024 in
#help
Send already hashed password to backend instead of raw password with asp.net identity
so maybe your idea is the best anyway
43 replies
C
C#
•
Created by GNUGradyn on 5/14/2024 in
#help
Send already hashed password to backend instead of raw password with asp.net identity
they'd still have to get the original password to decrypt the data tho
43 replies
C
C#
•
Created by GNUGradyn on 5/14/2024 in
#help
Send already hashed password to backend instead of raw password with asp.net identity
otherwise if our data is breached people could send the pre-hashed passwords to get into accounts
43 replies
C
C#
•
Created by GNUGradyn on 5/14/2024 in
#help
Send already hashed password to backend instead of raw password with asp.net identity
i just realized we
do
want to double-encrypt the passwords
43 replies
C
C#
•
Created by GNUGradyn on 5/14/2024 in
#help
Send already hashed password to backend instead of raw password with asp.net identity
oh wait a second
43 replies