// Security Tool

HASH GENERATOR

Generate MD5, SHA-1, SHA-256, SHA-512, and bcrypt hashes from text or any file β€” instantly in your browser. Compare hashes to verify integrity. Nothing leaves your device.

All hashing runs entirely in your browser using the Web Crypto API and pure-JS implementations. Your text and files are never uploaded or stored.
0 characters
πŸ“‚
Drop any file here, or click to browse
Any format, any size your browser can handle
πŸ“„

Computed Hashes

β€”
MD5β€”
βœ“ Match
SHA-1β€”
βœ“ Match
SHA-256β€”
βœ“ Match
SHA-512β€”
βœ“ Match

bcrypt

Slow by design

bcrypt is a password-hashing function intentionally designed to be slow. Each run generates a unique hash (salted), so results will differ β€” but the same password always verifies against its hash. Only available for text input.

Cost / Rounds:
Enter text then click "Compute bcrypt"

Compare Hash

Verify integrity
β€” Paste a hash above to check it against computed values