Pular para o conteúdo

Text Hash Calculator (SHA-256 / SHA-1)

Calcule instantaneamente hashes SHA-256 e SHA-1 de texto e senhas no navegador. Não são enviados para o servidor.

100% Free No signup Browser-only 5 languages Dark mode
SHA-256
(por favor, insira)
SHA-1
(por favor, insira)
Se não funcionar corretamente ou a exibição estiver incorreta Formulário de contato Favor nos informar a partir daqui. Usaremos para melhorar.

Outras ferramentas online

Artigos relacionados

📖 Como usar

  1. 1
    Type the text to hash
    Type or paste the text you want to hash into the input field. SHA-256 and SHA-1 values are calculated in real time as you type.
  2. 2
    Review the hash values
    SHA-256 (256-bit / 64 hex chars) and SHA-1 (160-bit / 40 hex chars) are shown. Choose the algorithm appropriate for your use case.
  3. 3
    Copy and use
    Click the Copy button next to each hash to copy it. Use it for file integrity checks, API signature verification, or comparing against known values.

❓ Perguntas frequentes

Should I use SHA-256 or SHA-1?
Use SHA-256 for any security-sensitive purpose. SHA-1 has known collision vulnerabilities and is not recommended for new systems.
Are hash values one-way?
Yes. Hash functions are one-way: recovering the original text from a hash is computationally infeasible. Short or common texts can sometimes be looked up via rainbow tables.
Is my input sent to a server?
No. Hashing is performed entirely in your browser using Web Crypto API. Your text and passwords are never sent anywhere.
🐛 Você encontrou um problema com esta ferramenta?

Completamente gratuito e sem registro. Até as etapas de reprodução são suficientes. Os relatos recebidos chegam diretamente aos operadores e servem como referência para correções.

※ Para reproduzir problemas, informações do navegador (UA / tamanho de tela / idioma / URL) são enviadas automaticamente