Compute MD5, SHA-1, SHA-256/384/512, or SHA-3 digests of text in one place — with legacy warnings for MD5/SHA-1.
- Free
- No signup
- Fast
- Privacy-friendly
Back to Category
Hash Generator
Returns hex + Base64. Sample: SHA-256 of "abc" → ba7816bf8f01cfea…
Waiting for bot check… this usually takes a second.
What next?
Keep going with Hash Generator
Finish this check in the browser, then pick the path that matches how you work — another related tool, REST for apps, or MCP for agents.
- 1. Related check
After this result, run Secret leak scanner for the next signal.
Secret leak scanner - 2. Automate with API
Same job from your server with
Create free accountX-Api-Key. Free tier includes 500 credits/month. - 3. Hand off to an agent
Connect Cursor or Claude to ToolYour MCP — plan → run → verify.
MCP setup
What is Hash Generator?
Compute MD5, SHA-1, SHA-256/384/512, or SHA-3 digests of text in one place. ToolYour Hash Generator returns hex output and warns when you pick legacy MD5/SHA-1 for security-sensitive hashing. Digests are not password storage — use bcrypt/Argon2 (Phase 2) for passwords. REST/MCP POST with { "text", "algorithm" }.
What are common questions about Hash Generator?
Is this for password hashing?
No. Use a slow password KDF (bcrypt/Argon2) for passwords. This tool is for message digests and checksums.
Which algorithms are supported?
md5, sha1, sha256, sha384, sha512, sha3-256, sha3-512. Prefer SHA-256 or stronger for integrity checks.
What are the key features of Hash Generator?
Legacy warnings
Multi-algorithm one page
How do you use Hash Generator?
Copy the hex digest
Paste text and pick algorithm
HMAC and bcrypt next
Phase 2 adds HMAC and bcrypt tools for keyed MACs and password hashes — keep this page for plain digests.
Use Hash Generator three ways
The free Hash Generator on this page works in your browser. The same workflow is available via REST API for apps and via the remote MCP server for Cursor, Claude, and other agents — one API key, one plan, one quota. This tool is part of the security-apis module under Security Tools.
- 1Create a free accountGet an API key for REST and MCP — 500 credits/month on the free tier.
- 2Connect or callPaste the MCP URL into Cursor/Claude, or call REST with
X-Api-Key. - 3Same key & creditsBrowser smoke-checks stay free; API-backed runs share one monthly credit quota.
- Free in browserUse Hash Generator here — no account required.
- REST APICall from your server with
X-Api-Key. - Remote MCP serverSame job from Cursor or Claude via the ToolYour remote MCP server — one API key with REST.
Which secrets & auth tools sit in this cluster?
- Secret leak scanner
Heuristic API key and token leaks in pasted text.
- JWT decoder
Decode claims without verifying signatures.
- JWT signature verifier
Verify HMAC or asymmetric JWT signatures.
- Webhook signature verifier
GitHub, Stripe, or raw HMAC webhook checks.
- HMAC generator
Generate or verify HMAC digests.
Where does this job fit on ToolYour?
Where do you browse more security tools tools?
- Security Tools tools
Browse the full Security Tools category on ToolYour.
- Developer Tools tools
Format JSON, encode Base64/URL, mint UUIDs, convert timestamps, and test regex in the browser. REST and MCP sh
- Marketing Tools tools
Build UTM links, check ads copy limits, QA email subjects, and calculate ROAS/CPC/CTR — free in the browser; R
Which toolkits include Hash Generator?
- Security Toolkit
HTTP security headers, TLS, cookies, CORS, redirects, DNS, secrets, JWT, passwords, hashes, HMAC, bcrypt, security.txt, SRI, and email auth — plus agent playbooks for full audits and ship gates.
- Developer Toolkit
JSON/XML/SQL formatters, encoders, UUID/timestamp/regex, JSON codegen, JWT minting, HTTP headers, request builders, cron, minifiers, and color conversion — plus security and text peers.
