Skip to main content
1 of 2
user1563721
  • 583
  • 4
  • 17

PBKDF2 without salt on 16 digit password

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?

user1563721
  • 583
  • 4
  • 17