issues
search
rpastor
/
passkeeper
Password Manager using .Net Core v1.1 (Playground project)
1
stars
0
forks
source link
Security Enhancement: Implement random salt generator on a per user basis
#10
Closed
happymonk
closed
7 years ago
happymonk
commented
7 years ago
Eliminate salt reuse
Securely store user's random salt and update with user account password change
rpastor
commented
7 years ago
These points are covered by #7.