public byte[][] SHA512_MultiHash_4_EmptyInput() { return(HashFunctions.SHA512Parallel(null, null, null, null)); }