Commit Graph

10 Commits (2e4423021adbd54d9252d6ebc293f1180eb68885)

Author SHA1 Message Date
jsteube e80b1838e8 Rename some functions in inc_common.cl to avoid conflicts with bitops.c
6 years ago
jsteube adeeaee84a Replace __kernel, __constant, __global and __local qualifiers with macro for better control
6 years ago
jsteube c9d60c079f Prepare OpenCL kernels for non-static compilation
6 years ago
jsteube 7d4bea41a0 Get rid of OpenCL/inc_hash_constants.h and OpenCL/inc_hash_functions.cl
6 years ago
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 2a6444c05a Give the compiler a hint for automatic optimizations based on password length
6 years ago
Jens Steube 6d39fb1feb Make all kernel parameter macro helper a function
6 years ago
R. Yushaev 5de004103a Replace kernel parameter lists with macros
6 years ago
R. Yushaev 47bd838e25 Add VeraCrypt Streebog support
6 years ago