public byte[][] SHA224_MultiHash_EmptyInput() { return(HashFunctions.SHA224Parallel(null, null, null, null)); }