1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 01:49:01 +00:00
hashcat/include
2015-12-15 20:34:07 +01:00
..
common.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
constants.h - Dropped all vector code since new GPU's are all scalar, makes the code much easier 2015-12-15 12:04:22 +01:00
cpu-aes.c fixes issue #5: formatting problem with tabs vs spaces 2015-12-06 11:29:29 +01:00
cpu-aes.h Initial commit 2015-12-04 15:47:52 +01:00
cpu-crc32.h Initial commit 2015-12-04 15:47:52 +01:00
cpu-des.c Initial commit 2015-12-04 15:47:52 +01:00
cpu-md5.c Initial commit 2015-12-04 15:47:52 +01:00
cpu-sha256.c Initial commit 2015-12-04 15:47:52 +01:00
ext_ADL.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_cuda.h - Prepared for JIT use of hash-mode 1500, 8900 and 9300, works already on OpenCL (AMD) 2015-12-07 21:37:12 +01:00
ext_dummy.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_nvapi.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
ext_nvml.h change in library loading: libnvidia-ml now does load dynamically only on NVidia systems 2015-12-15 20:34:07 +01:00
ext_OpenCL.h - Dropped all vector code since new GPU's are all scalar, makes the code much easier 2015-12-15 12:04:22 +01:00
ext_smi.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00
kernel_functions.c - Dropped all vector code since new GPU's are all scalar, makes the code much easier 2015-12-15 12:04:22 +01:00
kernel_vendor.h - Dropped all vector code since new GPU's are all scalar, makes the code much easier 2015-12-15 12:04:22 +01:00
rp_cpu.h Initial commit 2015-12-04 15:47:52 +01:00
rp_gpu_on_cpu.h Initial commit 2015-12-04 15:47:52 +01:00
rp_gpu.h Initial commit 2015-12-04 15:47:52 +01:00
shared.h change in library loading: libnvidia-ml now does load dynamically only on NVidia systems 2015-12-15 20:34:07 +01:00
types.h fixed hardware monitor for amd/nv (one problem that is still there since last commit: dynamic loading of libnvidia-ml) 2015-12-15 18:41:11 +01:00