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