You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/OpenCL
Jens Steube 247d193146
Get rid of some JIT compiler warnings
8 years ago
..
amp_a0.cl Upgrade kernel to support dynamic local work sizes 8 years ago
amp_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
amp_a3.cl Upgrade kernel to support dynamic local work sizes 8 years ago
check_multi_comp4.c - Dropped all vector code since new GPU's are all scalar, makes the code much easier 9 years ago
check_multi_comp4_bs.c - Dropped all vector code since new GPU's are all scalar, makes the code much easier 9 years ago
check_single_comp4.c - Dropped all vector code since new GPU's are all scalar, makes the code much easier 9 years ago
check_single_comp4_bs.c - Dropped all vector code since new GPU's are all scalar, makes the code much easier 9 years ago
common.c Added SIMD code for DCC2 8 years ago
kernel_aes256.c - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
kernel_serpent256.c Prepare to rename project into hashcat 8 years ago
kernel_twofish256.c Prepare to rename project into hashcat 8 years ago
m00000_a0.cl Fixed two major problems 8 years ago
m00000_a1.cl Fixed two major problems 8 years ago
m00000_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00010_a0.cl Fixed two major problems 8 years ago
m00010_a1.cl Fixed two major problems 8 years ago
m00010_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00020_a0.cl Fixed two major problems 8 years ago
m00020_a1.cl Fixed two major problems 8 years ago
m00020_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00030_a0.cl Fixed two major problems 8 years ago
m00030_a1.cl Fixed two major problems 8 years ago
m00030_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00040_a0.cl Fixed two major problems 8 years ago
m00040_a1.cl Fixed two major problems 8 years ago
m00040_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00050_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00050_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00050_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00060_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00060_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00060_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00100_a0.cl Fixed two major problems 8 years ago
m00100_a1.cl Fixed two major problems 8 years ago
m00100_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00110_a0.cl Fixed two major problems 8 years ago
m00110_a1.cl Fixed two major problems 8 years ago
m00110_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00120_a0.cl Fixed two major problems 8 years ago
m00120_a1.cl Fixed two major problems 8 years ago
m00120_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00130_a0.cl Fixed two major problems 8 years ago
m00130_a1.cl Fixed two major problems 8 years ago
m00130_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00140_a0.cl Fixed two major problems 8 years ago
m00140_a1.cl Fixed two major problems 8 years ago
m00140_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00150_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00150_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00150_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00160_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00160_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00160_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00190_a0.cl Fixed two major problems 8 years ago
m00190_a1.cl Fixed two major problems 8 years ago
m00190_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00200_a0.cl Fix -m 200 multihash and benchmark 8 years ago
m00200_a1.cl Fix -m 200 multihash and benchmark 8 years ago
m00200_a3.cl Fix -m 200 multihash and benchmark 8 years ago
m00300_a0.cl Cleanup -m 300 kernels to latest standard 8 years ago
m00300_a1.cl Cleanup -m 300 kernels to latest standard 8 years ago
m00300_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00400.cl Use packv() and unpackv() for slow hash SIMD handling in kernels 8 years ago
m00500.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m00900_a0.cl Cleanup -m 900 kernels to latest standard 8 years ago
m00900_a1.cl Cleanup -m 900 kernels to latest standard 8 years ago
m00900_a3.cl Optimize a few modes for hashcat_tuning.hctab for budget NV cards 8 years ago
m01000_a0.cl Cleanup -m 1000 kernels to latest standard 8 years ago
m01000_a1.cl Cleanup -m 1000 kernels to latest standard 8 years ago
m01000_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m01100_a0.cl Use real registers for salt, high-end maxwells didn't like it with global memory access 8 years ago
m01100_a1.cl Use real registers for salt, high-end maxwells didn't like it with global memory access 8 years ago
m01100_a3.cl Use real registers for salt, high-end maxwells didn't like it with global memory access 8 years ago
m01400_a0.cl Cleanup -m 1400 kernels to latest standard 8 years ago
m01400_a1.cl Cleanup -m 1400 kernels to latest standard 8 years ago
m01400_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m01410_a0.cl Cleanup -m 1410 kernels to latest standard 8 years ago
m01410_a1.cl Cleanup -m 1410 kernels to latest standard 8 years ago
m01410_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m01420_a0.cl Cleanup -m 1420 kernels to latest standard 8 years ago
m01420_a1.cl Cleanup -m 1420 kernels to latest standard 8 years ago
m01420_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m01430_a0.cl Cleanup -m 1430 kernels to latest standard 8 years ago
m01430_a1.cl Cleanup -m 1430 kernels to latest standard 8 years ago
m01430_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m01440_a0.cl Cleanup -m 1440 kernels to latest standard 8 years ago
m01440_a1.cl Cleanup -m 1440 kernels to latest standard 8 years ago
m01440_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m01450_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01450_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01450_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01460_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01460_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01460_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01500_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01500_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01500_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01600.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m01700_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01700_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01700_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01710_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01710_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01710_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01720_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01720_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01720_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01730_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01730_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01730_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01740_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01740_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01740_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01750_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01750_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01750_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01760_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01760_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01760_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m01800.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m02100.cl Added SIMD code for DCC2 8 years ago
m02400_a0.cl Cleanup -m 2400 kernels to latest standard 8 years ago
m02400_a1.cl Cleanup -m 2400 kernels to latest standard 8 years ago
m02400_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m02410_a0.cl Cleanup -m 2410 kernels to latest standard 8 years ago
m02410_a1.cl Cleanup -m 2410 kernels to latest standard 8 years ago
m02410_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m02500.cl Fix for -m 2500, see: https://github.com/hashcat/oclHashcat/issues/339 8 years ago
m02610_a0.cl Cleanup -m 26xx kernels to latest standard 8 years ago
m02610_a1.cl Cleanup -m 26xx kernels to latest standard 8 years ago
m02610_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m02710_a0.cl Cleanup -m 27xx kernels to latest standard 8 years ago
m02710_a1.cl Cleanup -m 27xx kernels to latest standard 8 years ago
m02710_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m02810_a0.cl Cleanup -m 28xx kernels to latest standard 8 years ago
m02810_a1.cl Cleanup -m 28xx kernels to latest standard 8 years ago
m02810_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m03000_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m03000_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m03000_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m03100_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m03100_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m03100_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m03200.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m03710_a0.cl Cleanup -m 37xx kernels to latest standard 8 years ago
m03710_a1.cl Cleanup -m 37xx kernels to latest standard 8 years ago
m03710_a3.cl Unlock kernel_threads > 64 8 years ago
m03800_a0.cl Cleanup -m 38xx kernels to latest standard 8 years ago
m03800_a1.cl Cleanup -m 38xx kernels to latest standard 8 years ago
m03800_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m04310_a0.cl Cleanup -m 43xx kernels to latest standard 8 years ago
m04310_a1.cl Cleanup -m 43xx kernels to latest standard 8 years ago
m04310_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m04400_a0.cl Cleanup -m 44xx kernels to latest standard 8 years ago
m04400_a1.cl Cleanup -m 44xx kernels to latest standard 8 years ago
m04400_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m04500_a0.cl Cleanup -m 45xx kernels to latest standard 8 years ago
m04500_a1.cl Cleanup -m 45xx kernels to latest standard 8 years ago
m04500_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m04700_a0.cl Cleanup -m 47xx kernels to latest standard 8 years ago
m04700_a1.cl Cleanup -m 47xx kernels to latest standard 8 years ago
m04700_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m04800_a0.cl Cleanup -m 48xx kernels to latest standard 8 years ago
m04800_a1.cl Cleanup -m 48xx kernels to latest standard 8 years ago
m04800_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m04900_a0.cl Cleanup -m 49xx kernels to latest standard 8 years ago
m04900_a1.cl Cleanup -m 49xx kernels to latest standard 8 years ago
m04900_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05000_a0.cl Fix -m 5000 performance on NV after change to new standard 8 years ago
m05000_a1.cl Fix -m 5000 performance on NV after change to new standard 8 years ago
m05000_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05100_a0.cl Fix -m 5100 multihash and benchmark 8 years ago
m05100_a1.cl Fix -m 5100 multihash and benchmark 8 years ago
m05100_a3.cl Fix -m 5100 multihash and benchmark 8 years ago
m05200.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m05300_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05300_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05300_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05400_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05400_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05400_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05500_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m05500_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m05500_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m05600_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05600_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05600_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m05800.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06000_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06000_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06000_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06100_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06100_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06100_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06211.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06212.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06213.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06221.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06222.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06223.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06231.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06232.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06233.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06300.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06400.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06500.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06600.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06700.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m06800.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m06900_a0.cl Cleanup -m 69xx kernels to latest standard 8 years ago
m06900_a1.cl Cleanup -m 69xx kernels to latest standard 8 years ago
m06900_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m07100.cl Get rid of some JIT compiler warnings 8 years ago
m07300_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m07300_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m07300_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m07400.cl Switch back -m 7400 to old version 8 years ago
m07500_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m07500_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m07500_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m07600_a0.cl Cleanup -m 76xx kernels to latest standard 8 years ago
m07600_a1.cl Cleanup -m 76xx kernels to latest standard 8 years ago
m07600_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m07700_a0.cl Fix -m 1500 multihash and benchmark 8 years ago
m07700_a1.cl Fix -m 1500 multihash and benchmark 8 years ago
m07700_a3.cl Fix -m 1500 multihash and benchmark 8 years ago
m07800_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m07800_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m07800_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m07900.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08000_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08000_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08000_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08100_a0.cl Cleanup -m 81xx kernels to latest standard 8 years ago
m08100_a1.cl Cleanup -m 81xx kernels to latest standard 8 years ago
m08100_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m08200.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08300_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m08300_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m08300_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m08400_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m08400_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m08400_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m08500_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08500_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08500_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08600_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08600_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08600_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08700_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08700_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08700_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08800.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m08900.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09000.cl Minimal psafe2 increase and autotune fix 8 years ago
m09100.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09400.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09500.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09600.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09700_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09700_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09700_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09710_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09710_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09710_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09720_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09720_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09720_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09800_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09800_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09800_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09810_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09810_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09810_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m09820_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09820_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09820_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m09900_a0.cl Cleanup -m 99xx kernels to latest standard 8 years ago
m09900_a1.cl Cleanup -m 99xx kernels to latest standard 8 years ago
m09900_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m10100_a0.cl Fix -m 10100 multihash and benchmark 8 years ago
m10100_a1.cl Fix -m 10100 multihash and benchmark 8 years ago
m10100_a3.cl Fix -m 10100 multihash and benchmark 8 years ago
m10300.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m10400_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10400_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10400_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10410_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10410_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10410_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10420_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m10420_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m10420_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m10500.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10700.cl Prepare to rename project into hashcat 8 years ago
m10800_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10800_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10800_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m10900.cl Get rid of some JIT compiler warnings 8 years ago
m11000_a0.cl Cleanup -m 110xx kernels to latest standard 8 years ago
m11000_a1.cl Cleanup -m 110xx kernels to latest standard 8 years ago
m11000_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m11100_a0.cl Cleanup -m 111xx kernels to latest standard 8 years ago
m11100_a1.cl Cleanup -m 111xx kernels to latest standard 8 years ago
m11100_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m11200_a0.cl Cleanup -m 112xx kernels to latest standard 8 years ago
m11200_a1.cl Cleanup -m 112xx kernels to latest standard 8 years ago
m11200_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m11300.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11400_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m11400_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m11400_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m11500_a0.cl Fix -m 1500 multihash and benchmark 8 years ago
m11500_a1.cl Fix -m 1500 multihash and benchmark 8 years ago
m11500_a3.cl Fix -m 1500 multihash and benchmark 8 years ago
m11600.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11700_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11700_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11700_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11800_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11800_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11800_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m11900.cl Added SIMD code for all generic PBKDF2-HMAC-* modes 8 years ago
m12000.cl Added SIMD code for all generic PBKDF2-HMAC-* modes 8 years ago
m12200.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m12300.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m12400.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m12500.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m12600_a0.cl Cleanup -m 126xx kernels to latest standard 8 years ago
m12600_a1.cl Cleanup -m 126xx kernels to latest standard 8 years ago
m12600_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m12700.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m12800.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m12900.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m13000.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m13100_a0.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m13100_a1.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m13100_a3.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m13200.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m13300_a0.cl New format -m 13300 AxCrypt in memory SHA1 8 years ago
m13300_a1.cl New format -m 13300 AxCrypt in memory SHA1 8 years ago
m13300_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m13400.cl Prepare for a more dynamic #pragma unroll use 8 years ago
m13500_a0.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m13500_a1.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m13500_a3.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
m13600.cl Fix WinZip multihash 8 years ago
markov_be.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
markov_le.cl - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance 8 years ago
rp.c Fix some macros for NV 8 years ago
simd.c Added SIMD code for all generic PBKDF2-HMAC-* modes 8 years ago
types_ocl.c Fix types_ocl.c to solve issue https://github.com/hashcat/oclHashcat/issues/344 8 years ago