1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 01:49:01 +00:00
hashcat/include
Jens Steube 96ef261326 Increase benchmark accuracy by using a result based on the last meassured speed after benchmark values changed by less than 0.1% after kernel repeats
Goal is a "what you see is what you get" value compared to: "singlehash -a 3 ?b?b?b?b?b?b?b" -- both with the same fixed -u and -n values
As a positive side-effect, this decreases total benchmark runtime
Add speed_cnt_total and speed_ms_total as a preparation to get rid of SPEED_MAXAGE which produces 0H/s display on very slow-hash types
Replace some floats with double which can (theoretically) become really big
2016-04-24 12:24:21 +02:00
..
common.h Increase max size of input line to 0x50000 2016-04-18 18:40:13 +02:00
constants.h New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES) 2016-04-02 14:45:05 +02: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 use a GCC equivalent for __stdcall where applicable 2016-03-25 16:05:26 -03:00
ext_nvapi.h Hack in NvAPI_GPU_GetCoolerSettings(); Enables query fanspeed in percentage on windows 2016-02-05 11:28:31 +01:00
ext_nvml.h Allow and support vector-width 16, which is current maximum for 2016-02-18 08:51:45 +01:00
ext_OpenCL.h Get rid of hc_clEnqueueNDRangeKernel double call 2016-02-12 17:11:23 +01:00
kernel_functions.c New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES) 2016-04-02 14:45:05 +02:00
kernel_vendor.h Test fix for broken AMD support after https://github.com/hashcat/oclHashcat/pull/303 2016-04-20 21:19:15 +02: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 -m 13400 Increased max kdb size to 300KB 2016-04-18 18:27:51 +02:00
types.h Increase benchmark accuracy by using a result based on the last meassured speed after benchmark values changed by less than 0.1% after kernel repeats 2016-04-24 12:24:21 +02:00