RIPEMD-160 hash generator
RIPEMD-160 is a 160-bit cryptographic hash that produces a 40-character
hex digest. It is most widely known from Bitcoin, where a wallet address is
derived using HASH160 — RIPEMD-160 applied to a SHA-256 hash of the public key.
Type or paste your text and the RIPEMD-160 hash appears instantly. The calculation runs entirely in your browser in pure JavaScript, so nothing is ever uploaded.