DevToolbox

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes

InputPaste or type text
Loading...
Hashes

Enter text to generate hashes

Related tools

What is hashing?

Hashing transforms input data into a fixed-length string using a one-way mathematical function. Common algorithms include MD5 (128-bit, legacy), SHA-1 (160-bit, deprecated for security), SHA-256 (256-bit, widely used), and SHA-512 (512-bit, maximum security). This tool uses the browser's native SubtleCrypto API for generation.