- Added des_bruteforce.metal file containing the implementation of the DES brute force algorithm using Metal for improved performance.
- Updated results.json to reflect the new elapsed time for brute force operations.
- Adjusted project.pbxproj to correctly reference the new Metal file and streamline project structure.