crypto
crypto copied to clipboard
bcrypt: update InvalidCostError message to describe cost range inclusive
Updates InvalidCostError
error string in the bcrypt
package to present cost range bounds as inclusive (brackets []) instead of exclusive (parentheses ()).