Use BCrypt to Save Password (Hashes)
With nearly every application and website demanding an account, most developers will sooner or later have to store passwords. It is incredible how bad that can be implemented and how dire the consequences can be for the users. Take a quick look at the long list of sites taking part in "Have I been pwned?" and you can see how big the problem is.