Back

RIPEMD-160 hash

Crypto and hashing //en/tools/ripemd160

Loading

Loading tool

The tool is loaded only when you open it.

All processing for this tool happens in your browser. Your input is not sent to a server.

About this tool

A browser-local ripemd-160 hash utility. Compute a RIPEMD-160 digest locally in the browser.

Common uses

  • Check legacy systems or blockchain data that still use RIPEMD-160.
  • Generate a 160-bit digest locally and compare it with an existing value.

How to use it

  1. 1.Enter or paste UTF-8 text in the input box.
  2. 2.Click Compute, then review or copy the 40-character lowercase hexadecimal digest.

Limits and notes

  • Each input is limited to 1 MiB; RIPEMD-160 is mainly for compatibility, so prefer SHA-256 or SHA-3 for new systems.

Frequently asked questions

Is the input uploaded to a server?

No. The text is processed only in the current browser.

Is RIPEMD-160 suitable for a new security design?

No. Keep it for legacy or blockchain compatibility; choose SHA-256 or SHA-3 for new designs.

Related tools