1
mirror of https://github.com/hashcat/hashcat synced 2024-11-13 17:28:58 +01:00
hashcat/include
Jens Steube 20b0c23af1 Merge pull request #146 from gm4tr1x/master
Fixed some memory allocations and other small things
2016-01-23 15:43:47 +01:00
..
common.h Added support for build without ADL/NVML/NVAPI (issue #120) 2016-01-20 20:55:09 +01:00
constants.h Added new hash mode -m 13000 = RAR5 2016-01-09 20:34:12 +01:00
cpu-aes.c Prepare fix for datatypes, not final 2016-01-15 17:16:43 +01:00
cpu-aes.h Prepare fix for datatypes, not final 2016-01-15 17:16:43 +01:00
cpu-crc32.h Initial commit 2015-12-04 15:47:52 +01:00
cpu-des.c Prepare fix for datatypes, not final 2016-01-15 17:16:43 +01:00
cpu-md5.c Initial commit 2015-12-04 15:47:52 +01:00
cpu-md5.h Generate a more easy to read filename for cached kernels 2016-01-04 20:56:15 +01:00
cpu-sha256.c Initial commit 2015-12-04 15:47:52 +01:00
ext_ADL.h Added support for build without ADL/NVML/NVAPI (issue #120) 2016-01-20 20:55:09 +01:00
ext_dummy.h Added support for build without ADL/NVML/NVAPI (issue #120) 2016-01-20 20:55:09 +01:00
ext_nvapi.h Added support for build without ADL/NVML/NVAPI (issue #120) 2016-01-20 20:55:09 +01:00
ext_nvml.h Added support for build without ADL/NVML/NVAPI (issue #120) 2016-01-20 20:55:09 +01:00
ext_OpenCL.h Added support for build without ADL/NVML/NVAPI (issue #120) 2016-01-20 20:55:09 +01:00
ext_smi.h Added support for build without ADL/NVML/NVAPI (issue #120) 2016-01-20 20:55:09 +01:00
kernel_functions.c Converted _a3 kernels, use SIMD for CPU and GPU 2016-01-23 15:32:31 +01:00
kernel_vendor.h Converted _a3 kernels, use SIMD for CPU and GPU 2016-01-23 15:32:31 +01:00
rp_cpu.h Initial commit 2015-12-04 15:47:52 +01:00
rp_kernel_on_cpu.h Prepare fix for datatypes, not final 2016-01-15 17:16:43 +01:00
rp_kernel.h Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context 2016-01-05 08:26:44 +01:00
shared.h Converted _a3 kernels, use SIMD for CPU and GPU 2016-01-23 15:32:31 +01:00
types.h Fixed some memory allocations and other small things 2016-01-21 17:20:02 +01:00