THE IMPORTANCE OF HASHING PASSWORDS, PART 4: THE HARDWARE THREAT

Posted Leave a comment

The third part of this series presented PBKDF2 as a modern key derivation and password hashing algorithm. But PBKDF2 has its limitations; for best protection against password cracking the iteration count (defining the computing power needed to hash a password) should be chosen as high as possible. On the other hand, a higher iteration count also means that a login of a […]