Hash Generator
Generate cryptographic digests from text.
Hash input
Generate a one-way digest from UTF-8 text using the browser Web Crypto API.
Cryptographic hashes are one-way digests. This tool is not suitable for securely storing passwords.
0 characters
Hash input is limited to 500,000characters to protect browser responsiveness.
Hex digest
Output is generated only after the Generate action succeeds.
No digest yet
Generate a digest to display the hexadecimal output.
Your input stays in this browser and is not sent to Kiriyar.
Related tools
More from Developer.
- File Hash CheckerCalculate SHA digests from local file bytes.
- JSON FormatterFormat JSON into readable, indented output.
- JSON ValidatorCheck JSON syntax and identify formatting errors.
- Base64 Encoder/DecoderEncode plain text to Base64 or decode Base64 values.
- URL Encoder/DecoderEncode and decode URL-safe strings for web use.
- Timestamp ConverterConvert Unix timestamps and date-time values.