Commit Graph

11 Commits (master)

Author SHA1 Message Date
Jens Steube be75e4b4ea Rename STR() to M2S() to avoid future collisions and move from kernel source to command line parameter
2 years ago
Gabriele Gristina 9d36245d51 Kernels: Set the default Address Space Qualifier for any pointer, refactored / updated KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime
2 years ago
Gabriele Gristina 2e4a136758 Refactored standard kernel includes in order to support Apple Metal runtime, updated backend, test units and status code
2 years ago
Jens Steube 0abdcb1ae5 Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
2 years ago
Jens Steube 668d2179cd Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
2 years ago
Jens Steube 4dc98b334a Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices
2 years ago
Jens Steube c01a2b1a9e Prepare -m 17010 kernel to work on CPU, this is not a full fix
2 years ago
Jens Steube 0bf0414dc5 Prepare -m 17010 kernel to work on HIP, this is not a full fix
2 years ago
Jens Steube 3331c2fad9 Use hc_byte_perm_S only for NV compute device in -m 17010
2 years ago
Jens Steube 76facb56cf Replace sha1_update_swap() with sha1_update()
3 years ago
pelle 00c9c2ed1b Added GPG module and kernel.
3 years ago