hash
Hashes an input with bcrypt with the specified cost.
Parameters
input
the input which will be hashed
cost
the cost used for the bcrypt algorithm. Default is 6.
Parameters
input
the input which will be hashed
cost
the cost used for the bcrypt algorithm. Default is 6.