- 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.
6 lines
68 B
JSON
6 lines
68 B
JSON
{
|
|
"elapsed_sec": 58.691,
|
|
"pad_matches": [],
|
|
"confirmed": []
|
|
}
|