Shortcut function to the hasher's object interface.

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