Commit Graph

8 Commits (aa5ed1ca89b0599cfa4a1cfa3539d56dfeeba79a)

Author SHA1 Message Date
jsteube bbb4c74e85 OpenCL Kernel: Remove "static" keyword from function declarations; Causes older Intel OpenCL runtimes to fail compiling
7 years ago
Gabriele Gristina 11fa2d72ac Fix kernel build warnings (no previous prototypes and/or incompatible function parameters ...
8 years ago
Jens Steube 7fe575e204 Add const qualifier to variable declaration of matching global memory objects
8 years ago
jsteube 5afdf7bf85 Switch to S-boxes making use of a vector conditional select operation for AMD and generic
8 years ago
jsteube 92f7a560a7 Optimize DES/LM cracking speed boost on AMD
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
Jens Steube a267c61fbb switch from clz() to ffz() for bitsliced algorithms
8 years ago
jsteube 71a8459d85 Two new modes added:
8 years ago