Commit Graph

18 Commits (3baec81d90c6046e42a6d10a40adda770d525826)

Author SHA1 Message Date
Jens Steube 3baec81d90 Rewrite -m 13400 to work with SHM_TYPE instead of __local to workaround compiler error on Intel CPU
8 years ago
jsteube 7c7e4605d4 Fix -m 13400 include filename changed during LUKS implementation
8 years ago
jsteube a1c13778c7 Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases
8 years ago
Jens Steube b9c0c26917 Optimize KeePass on GTX1080
8 years ago
Gabriele Gristina cbba23d1da Fix kernel build warnings (no previous prototypes and/or incompatible function parameters ...
8 years ago
jsteube 56154f9f2f Refactor AES implementation to run fast on CL1.2 as well
8 years ago
Jens Steube 7fe575e204 Add const qualifier to variable declaration of matching global memory objects
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 8702d0e3e1 Workaround memory allocation limit from OpenCL by using multiple buffers for scrypt
8 years ago
Jens Steube ed1863c263 Move macros DGST_R0 - DGST_R3 to host, define dgst_size for opencl kernel from host; both at runtime
8 years ago
Jens Steube 2899f53a15 Move files from include/ to OpenCL/ if they are used within kernels
8 years ago
Jens Steube c6c865e32e Some final fixes for d_return_buf refactorization; Initial kernels vor veracrypts SHA256 KDF (not working)
8 years ago
jsteube f2598025c6 Some fixes for rare kernels
8 years ago
jsteube c79bed3b7d Prepare for a more dynamic #pragma unroll use
8 years ago
Jens Steube 0b3743ce94 - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance
8 years ago
Fist0urs 34b8d89422 Added support of keyfiles within Keepass 1.x and Keepass 2.x
8 years ago
Jens Steube 6a03acb9aa Just some format changes
8 years ago
Fist0urs 52b17a602f New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES)
8 years ago