How do you use bcrypt for hashing passwords in PHP? Every now and then I hear the advice “Use bcrypt for storing passwords in PHP, bcrypt rules”. But what is bcrypt? PHP doesn’t offer any such functions, Wikipedia babbles... April 13, 2022 0 Comments