THE IMPORTANCE OF HASHING PASSWORDS, PART 3: RAISE THE PRICE

Posted Leave a comment

The last part of this series presented a fairly serious password hashing algorithm using an HMAC and a salt value. However, as this article will show, this construction can be much improved, dramatically raising the “price” for an attacker to crack a password hash. How to Attack a Password Database To improve our salted HMAC construction, we need to know how an adversary […]