I would like to use bcrypt to hash passwords and later verify if a supplied password is correct.
bcrypt
Hashing passwords is easy:
import bcryp