Gerador de hash
Web CryptoGere resumos MD5, SHA-1, SHA-256, SHA-384 e SHA-512 em formato hex ou Base64.
Resumo
Sem resumo
Digite um texto e o resumo aparece na hora
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.
Recursos e destaques
- MD5, SHA-1, SHA-256, SHA-384, and SHA-512
- Live digest as you type
- Hex and base64 output
- Uppercase formatting option