Bcrypt Hash String
Apply a one-way hash to a string using bcrypt.
Inputs
String
Cost
Advanced option. Higher cost results in longer hash times, but more secure hashes. Defaults to 10, must between 4 and 20 (exclusive).
Apply a one-way hash to a string using bcrypt.
Advanced option. Higher cost results in longer hash times, but more secure hashes. Defaults to 10, must between 4 and 20 (exclusive).