Herramienta browser-only
Generador de hash de archivos
Selecciona un archivo y calcula su checksum SHA-256 localmente para verificar descargas y artefactos.
Herramienta browser-only
Selecciona un archivo y calcula su checksum SHA-256 localmente para verificar descargas y artefactos.
Advertencia: un hash coincidente solo confirma igualdad de bytes, no seguridad del archivo.
Files are read locally by your browser and are not uploaded by this static page.
No. The page reads the selected file locally and hashes it with the browser Web Crypto API.
This first version uses SHA-256 because it is strong, widely supported, and available in modern browsers.
No. It only verifies that bytes match an expected value. Malware scanning and publisher signatures are separate controls.
MD5 is kept for legacy text checksums, but SHA-256 is the safer default for file integrity.
Browser memory and performance vary. Very large files may be slow, especially on low-memory devices.