More tools

SHA-1 Hash Generator

Type or paste text and get its SHA-1 digest instantly. Hashing runs entirely in your browser — nothing is sent anywhere.

Input
13 chars
SHA-1 out
160 bits
broken for security, still common in legacy systems and git
All algorithms
MD5
SHA-1
SHA-256
SHA-384
SHA-512

About SHA-1

SHA-1 produces a 160-bit digest. Practical collisions were demonstrated in 2017 and browsers and certificate authorities have retired it, but it still appears in git object ids and older protocols.

Digests here are computed with the browser's WebCrypto API (MD5 runs locally in JavaScript, since WebCrypto dropped it). A hash is one-way: the same input always produces the same 160-bit digest, but the digest can't be reversed back into the input. Text you enter never leaves the page.

A free tool by Steven Frady, a creative developer building apps, shaders, and interactive installations. See the work.