Générateur de hash
Web CryptoGénérez des condensés MD5, SHA-1, SHA-256, SHA-384 et SHA-512 en hexadécimal ou Base64.
Condensé
Aucun condensé
Saisissez du texte, le condensé apparaît instantanément
About Hash Generator
Pick an algorithm and type or paste any text. The digest updates instantly as you type. SHA variants are computed with the browser's native WebCrypto implementation, while MD5 uses a compact RFC 1321 implementation included in the page - no external service is involved.
Choose hex (the familiar 40/64-character form) or base64 output, and optionally uppercase the result. Common uses include checking file or payload checksums, verifying configuration values, and generating deterministic identifiers.
Hashing is one-way: the original text cannot be recovered from the digest. Everything runs locally, so sensitive strings never leave your device.
Fonctionnalités et points forts
- MD5, SHA-1, SHA-256, SHA-384, and SHA-512
- Live digest as you type
- Hex and base64 output