Commit Graph

7 Commits (4bce25dd9dd15b42dd1fa0cc84e4e9cf514fbc80)

Author SHA1 Message Date
jsteube dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles
6 years ago
jsteube 5da1e4b872 Fixed maximum password length limit which was announced as 256 but actually was 255
6 years ago
Jens Steube 0e428b3c40 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
R. Yushaev 3f0a3ef3f7 Unify kernel function parameter names
6 years ago
jsteube 68bff94980 Workaround rocm OpenCL runtime bug when copy data from constant to local memory
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