RIPEMD-160 Hash Generator.
Generate 160-bit RIPEMD-160 hashes used in Bitcoin address derivation.
RIPEMD-160 Generator के बारे में
RIPEMD-160 (RACE Integrity Primitives Evaluation Message Digest 160-bit) was developed in Leuven, Belgium in 1996 as an open, academic alternative to SHA-1. It is famous for its role in Bitcoin, where a public key is hashed with SHA-256 followed by RIPEMD-160 (HASH160) to generate legacy P2PKH Bitcoin addresses.
मुख्य उपयोग (Use Cases)
- ✓Bitcoin P2PKH address generation (HASH160 = RIPEMD160(SHA256(pubKey)))
- ✓PGP key fingerprinting
तकनीकी विवरण (Specifications)
- मानक (Standard)
- आउटपुट आकार
- 160 bits (20 bytes / 40 hex)
- निष्पादन मोड
- क्लाइंट-साइड (Web Crypto)
- सर्वर अपलोड
- कोई नहीं (0 बाइट्स प्रेषित)
अक्सर पूछे जाने वाले प्रश्न (FAQ)
RIPEMD-160 Generator के बारे में तकनीकी और सुरक्षा प्रश्न।
Frequently Asked Questions
Clear answers to common cryptographic and implementation questions.
Why does Bitcoin use RIPEMD-160?
संबंधित क्रिप्टोग्राफ़िक टूल्स
Generate MD5, SHA-1, SHA-256, SHA-512, SHA-3, Keccak, and CRC32 hashes simultaneously from a single text input.
Generate cryptographically secure 256-bit SHA-2 hashes instantly in your browser.
Generate 160-bit SHA-1 message digests (40 hex characters) online.