Generate Bcrypt Hash
Generate a secure bcrypt hash with configurable salt rounds.
Compare Bcrypt Hash
Verify whether a plain text matches a bcrypt hash.
Generate a secure bcrypt hash with configurable salt rounds.
Verify whether a plain text matches a bcrypt hash.