Tom Butcher e0c866a542 Implement DES brute force algorithm in Metal
- 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.
2026-09-19 20:19:57 +01:00
..