Developer

Hash Generator

Generate cryptographic hashes of any text using the Web Crypto API. Pick your algorithm and get a hex digest instantly — useful for integrity checks and fingerprints.

Examples

Input
hello (SHA-256)
Output
2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824

How to use Hash Generator

Type text
Enter the text you want to hash.
Choose algorithm
Select SHA-1, SHA-256, SHA-384 or SHA-512.
Copy digest
Copy the resulting hex digest.

Why use this tool

Uses the native Web Crypto API
Multiple SHA variants
Instant hex output
Private

Frequently asked questions

MD5 is broken for security purposes and the Web Crypto API does not support it. We offer SHA-2 family algorithms instead.

Discussion

Share feedback or ask a question about this tool.

Comments are stored to a moderated queue via the API.