Future<bool> decryptFile({required String inputPath, required String outputPath, required String key, String? iv});