How secure would be to use PBKDF2 without salt (or with the same salt for all) with a 16 digits passwords that are unique (there can't be two identical)?
How fast someone would be able to identify password using 10000 or 50000 iterations?
How secure would be to use PBKDF2 without salt (or with the same salt for all) with a 16 digits passwords that are unique (there can't be two identical)?
How fast someone would be able to identify password using 10000 or 50000 iterations?