public byte[][] SHA1_MultiHash_EmptyInput() { return(HashFunctions.SHA1Parallel(null, null, null, null)); }