Commit Graph

60 Commits (71adf1bd0919b5ab31c9500ac98eb43eba9967cf)

Author SHA1 Message Date
jsteube e0c3f447da Added hash-mode 4520 = sha1($salt.sha1($pass))
8 years ago
jsteube 8257883ec1 Added hash-mode 14600 = LUKS
8 years ago
Jens Steube 7fe575e204 Add const qualifier to variable declaration of matching global memory objects
8 years ago
Jens Steube 6fdb2bfca4 Fix some header in inc_common.cl
8 years ago
jsteube 7f234bad24 Optimize 0x01, 0x02 and 0x80 handling in inc_common.c even more
8 years ago
jsteube 492f9f2290 For some easy actions, maxwell GPU prefer not to use switch()
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 2dd8156d24 Introduce a true memset kernel, currently operates on 16 byte per item
8 years ago
Jens Steube 2899f53a15 Move files from include/ to OpenCL/ if they are used within kernels
8 years ago