Generador de hash
Genera hashes MD5, SHA1, SHA256
0 characters
Escribe o pega texto para generar hash...
Acerca de esta herramienta
- MD5
- 128-bit hash. Fast but cryptographically broken — suitable for checksums only, not security.
- SHA-1
- 160-bit hash. Deprecated for cryptographic use; still common for Git object IDs and checksums.
- SHA-256
- 256-bit hash from the SHA-2 family. Widely used and considered secure for most applications.
- SHA-512
- 512-bit hash from the SHA-2 family. Higher security margin; often faster than SHA-256 on 64-bit CPUs.
All hashing runs entirely in your browser. No data is sent to any server.