RIPEMD160 Hash

RIPEMD160 Hash of character array input of maximum length 8191

You are now following this Submission

Execute: hash = RIPEMD160('message input') of up to a maximum length of 8191 character input array and the function produces the 160-bit RIPEMD160 hash. Function has been tested against numerous inputs.

Example: hash = RIPEMD160('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789')

hash = 'B0E20B6E3116640286ED3A87A5713079B21F5189'

Cite As

David Hill (2026). RIPEMD160 Hash (https://au.mathworks.com/matlabcentral/fileexchange/74205-ripemd160-hash), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Small change made to Roll function.

1.0.0