Commit Graph

7 Commits (5da1e4b87266dd893d334ae27852c0c29d802b9d)

Author SHA1 Message Date
jsteube 5da1e4b872 Fixed maximum password length limit which was announced as 256 but actually was 255
5 years ago
Jens Steube 2a6444c05a Give the compiler a hint for automatic optimizations based on password length
6 years ago
R. Yushaev 5de004103a Replace kernel parameter lists with macros
6 years ago
jsteube 32d6b3e10e OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder
6 years ago
jsteube fbea72ebd6 Renamed default kernels to optimized kernels
7 years ago
jsteube 34c85a659d Refactor -m 500 and -m 1600 to use new truncate_block() functions
7 years ago
jsteube 52c1e15f3f Move kernel-code for -L to standalone files with -pure suffix
7 years ago