This project is a C++17-based file encryption and decryption system that works on entire directories. It supports task management, environment-based key reading, and process execution for ...
Each file is wrapped in a Task object with the chosen action (ENCRYPT/DECRYPT).