126k views
4 votes
Salting techniques were used to create complex user ids!
a. True
b. False

1 Answer

2 votes
That statement is true
Compared with other techniques, salting techniques will always resulted in stronger user passwords. Salting techniques will add a random string to the user entered a password and then hash the resulting string. So even though there are 2 users with the same password, the hash for each account will be different

User Harassed Dad
by
8.8k points