Shortcut function to the hasher's object interface.

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