Hash Generator
Generate MD5, SHA1, SHA256 hashes and more.
Runs in browser
Generate cryptographic hashes directly in the browser or via server — ideal for testing, security, and validation.
Related tools
Learn more
What does the Hash Generator do?
Generates simple hashes (MD5/SHA), HMACs, and strong algorithms such as bcrypt and Argon2. Bcrypt runs in the browser; Argon2 is processed on the server.
Tips
- For HMAC, fill in the Secret field.
- bcrypt and Argon2 are deliberately slow — increase parameters carefully.
- No data is saved: everything runs in the browser or via internal API.