Gabriele Gristina
2e4a136758
Refactored standard kernel includes in order to support Apple Metal runtime, updated backend, test units and status code
2022-01-18 22:52:14 +01:00
Jens Steube
0abdcb1ae5
Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
2022-01-04 22:57:26 +01:00
Jens Steube
668d2179cd
Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
2022-01-04 18:07:18 +01:00
Jens Steube
4dc98b334a
Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices
2021-12-08 16:30:32 +01:00
Jens Steube
c01a2b1a9e
Prepare -m 17010 kernel to work on CPU, this is not a full fix
2021-12-07 19:09:39 +01:00
Jens Steube
0bf0414dc5
Prepare -m 17010 kernel to work on HIP, this is not a full fix
2021-12-06 17:05:23 +01:00
Jens Steube
3331c2fad9
Use hc_byte_perm_S only for NV compute device in -m 17010
2021-12-05 22:03:18 +01:00
Jens Steube
76facb56cf
Replace sha1_update_swap() with sha1_update()
...
Move hc_bytealign_be_S() to kernel
Remove invalid use of NEW_SIMD_CODE
Replace hc_bytealign_be_S() with hc_bytealign_le_S()
Change zero strategy in memzero_le_S()
2021-09-04 18:32:00 +02:00
pelle
00c9c2ed1b
Added GPG module and kernel.
2021-07-27 20:46:33 +02:00