Skip to main content
utils.live
Tools
utils.live

700+ free developer utilities for encoding, conversion, formatting, and more.

Product

  • All Tools

Company

  • About
  • Contact
  1. Home
  2. Tools
  3. Cryptography
  4. Bcrypt Hash Generator

Bcrypt Hash Generator

Generate bcrypt password hash using the bcryptjs library

Configure
Bcrypt Hash Generator Settings

Password to hash (max 72 bytes)

Options
10

Cost factor (log2 rounds, max 12)

Output

No output yet

Enter input to see results instantly

Related Tools

MD5 Hash

Generate MD5 hash from text input. WARNING: MD5 is cryptographically broken and should not be used for security purposes. It is still useful for checksums and non-security fingerprinting.

SHA-1 Hash

Generate SHA-1 hash from text input using Web Crypto API. WARNING: SHA-1 is deprecated for cryptographic use due to known collision attacks. It is still useful for checksums and non-security fingerprinting.

SHA-256 Hash

Generate SHA-256 hash from text input using Web Crypto API

SHA-384 Hash

Generate SHA-384 hash from text input using Web Crypto API