Commit Graph

10 Commits (a415ec7afb939f7f1cfd894afc92dcbaf2b236cf)

Author SHA1 Message Date
jsteube 2ece9742e1 Compress multiple newlines to one
7 years ago
jsteube d0fa9d059d Remove some unused macros
7 years ago
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