Shortcut function to the hasher's object interface.

var hash = CryptoJS.RIPEMD160('message');
var hash = CryptoJS.RIPEMD160(wordArray);