Online RIPEMD-128 Hash Generator
RIPEMD-128
RIPEMD-128 algorithm takes an arbitrary quantity of data and generates a 128-bit message digest from the input. RIPEMD-128, is not considered secure because 128-bit result is too small and also because of design weaknesses. If security is the major consideration, then RIPEMD-160 or SHA1 should be considered.
The RIPEMD-128 algorithm is based upon the MD4 algorithm, but has been cryptographically strengthened against weaknesses that have been found in MD4. RIPEMD-128 has been designed to be a drop-in replacement for MD4 and MD5.