Generate RIPEMD-160 and other RIPEMD family hashes from text strings, files, or other content types with our secure online tool
Generate RIPEMD-128, RIPEMD-160, RIPEMD-256, and RIPEMD-320 hashes
Get your RIPEMD hash immediately with client-side processing
Copy generated hash to clipboard with a single click
            🔒 Client-Side Processing
            All hashing is done in your browser using JavaScript. Your data never leaves your device, ensuring maximum privacy and security.        
RIPEMD (RACE Integrity Primitives Evaluation Message Digest) is a family of cryptographic hash functions developed in Belgium in the 1990s. The most popular version is RIPEMD-160, which produces a 160-bit (20-byte) hash value.
RIPEMD-160 is particularly notable for its use in cryptocurrency and security applications:
| Application | Usage | 
|---|---|
| Bitcoin | Used in Bitcoin addresses (in combination with SHA-256) | 
| PGP/GPG | Supported in some versions for digital signatures | 
| TIGER/192 | Used in some file sharing networks and applications | 
| Security protocols | Used in various security and cryptographic applications | 
| Algorithm | Output Size | Security Status | Common Uses | 
|---|---|---|---|
| RIPEMD-160 | 160 bits | Secure | Bitcoin, cryptography | 
| SHA-1 | 160 bits | Vulnerable | Git, legacy certificates | 
| SHA-256 | 256 bits | Secure | Cryptography, blockchain, certificates | 
| MD5 | 128 bits | Broken | Checksums, non-crypto uses | 
💡 RIPEMD-160 is considered cryptographically secure and is widely used in Bitcoin and other applications. However, for new applications, SHA-256 or SHA-3 are often recommended as they are more widely supported and analyzed.
                        English