RIPEMD-160 Hash Generator
Generate RIPEMD-160 hashes β the 160-bit digest used in Bitcoin addresses.
Runs locally in your browser. Your input is not uploaded.
How to Use
- 1
Paste your text
Hashing is instant and local.
- 2
Read the 40-char digest
Hex-encoded RIPEMD-160.
- 3
Copy the hash
Useful for Bitcoin tooling and legacy verification.
Frequently Asked Questions
- A 160-bit hash function from 1996, developed in Europe as an open alternative to SHA-1. It survives today mainly because Bitcoin uses it for addresses.
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