Zum Inhalt springen

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

Berechnen Sie sofort SHA-256- und SHA-1-Hashes von Text und Passwörtern im Browser. Werden nicht an den Server gesendet.

100% Free No signup Browser-only 5 languages Dark mode
SHA-256
(bitte eingeben)
SHA-1
(bitte eingeben)
Falls nicht richtig funktioniert oder die Anzeige fehlerhaft ist Kontaktformular Bitte berichten Sie uns von hier aus. Wir werden dies zur Verbesserung nutzen.

Andere Online-Tools

Verwandte Artikel

📖 Wie man es benutzt

  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.

❓ Häufig gestellte Fragen

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.
🐛 Sind Sie auf ein Problem mit diesem Tool gestoßen?

Vollständig kostenlos und ohne Registrierung. Auch Reproduktionsschritte sind ausreichend. Eingegangene Berichte werden direkt an die Betreiber weitergeleitet und dienen als Referenz für Korrektionen.

※ Um Probleme zu reproduzieren, werden Browser-Informationen (UA / Bildschirmgröße / Sprache / URL) automatisch gesendet