SHA-1 Hash Generator
Generate SHA-1 hashes from text β 160-bit hex digest, computed locally.
Runs locally in your browser. Your input is not uploaded.
How to Use
- 1
Paste your text
Any text, any length β hashing is instant.
- 2
Read the digest
The 40-character hex SHA-1 appears as you type.
- 3
Copy the hash
Use the copy button; a security note reminds you of SHA-1's limits.
Frequently Asked Questions
- A cryptographic hash function producing a 160-bit (40 hex character) digest. Published in 1995, it was the web's workhorse hash for two decades and still appears in git, legacy protocols, and file checksums.
Related Tools
Password Strength CheckerCheck password strength and crack time estimateAES EncryptionEncrypt and decrypt text with AES-256 in your browserTOTP / 2FA GeneratorGenerate TOTP codes from a secret key (Google Authenticator compatible)SHA-256 GeneratorGenerate SHA-256 hashes from any textMD5 GeneratorGenerate MD5 hashes for checksums and fingerprintingSalt GeneratorGenerate cryptographic salt values for password hashingJWT BuilderBuild and sign JWT tokens with a custom payload and secretXOR CipherEncrypt or decrypt text with a XOR key