úÎ0Í#BCrypt salt for passing to bcrypt. $Deconstruct a BSalt to a bytestring FGiven a cost from 4-32 and a random seed of 16 bytes generate a salt. 8 Seed should be 16 bytes from a secure random generator  Compute cost 16 byte secure random seed -Monadic for controlling any error conditions 3Hash a password based on a BSalt with a given cost  Data to hash salt generated by genSalt haskell-bcrypt-0.1Data.Digest.BCryptBSaltunBSaltgenSaltbcryptc_bcryptc_bcrypt_gensalt