Tool Hub

Hash Generator

WebCrypto generación simultánea de 4 hashes

SHA-1
En desuso — vulnerable a colisiones
SHA-256
SHA-384
SHA-512

Cómo usar

  1. Type or paste the text you want to hash.
  2. The SHA-1, SHA-256, SHA-384, and SHA-512 digests are computed at once using the browser's WebCrypto API.
  3. Copy any digest with one click to compare against a published checksum.
  4. All hashing runs locally; your input is never uploaded.

Ejemplos

  • Hashing the text hello produces SHA-256 2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824 and SHA-1 aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d at the same time.
  • Use the SHA-256 output to verify a downloaded file matches the checksum published by its author.

Verifica las salidas antes de usar en producción. Sin garantía — ver Términos.