Hacker News new | ask | show | jobs
by frik 3847 days ago
How to protect from timing attacks - It's All About Time: http://blog.ircmaxell.com/2014/11/its-all-about-time.html
1 comments

password_verify() compares hashes in constant-time, so, yeah...