Earlier quoted context omitted.
Additionally, there's a new player in town called Argon2 that attempts to solve the problems with bcrypt and scrypt. It's the most recent winner of the password hashing competition. https://github.com/P-H-C/phc-winner-argon2
What problems with bcrypt/scrypt does argon2 solve?
Argon2 looks really interesting, but it is still relatively new.