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 a71c69983d
Make words_buf_r in DES bitsliced kernels __constant
6 years ago
..
amp_a0.cl OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time 6 years ago
amp_a1.cl OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time 6 years ago
amp_a3.cl OpenCL Kernels: Add a decompressing kernel and a compressing host code in order to reduce PCIe transfer time 6 years ago
inc_cipher_aes.cl We can't mix inline functions with static constants 6 years ago
inc_cipher_serpent.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
inc_cipher_twofish.cl We can't mix inline functions with static constants 6 years ago
inc_common.cl Make new c_append_helper a bit more AMD friendly 6 years ago
inc_comp_multi.cl Fixes https://github.com/hashcat/hashcat/issues/1123 7 years ago
inc_comp_multi_bs.cl Fixes https://github.com/hashcat/hashcat/issues/1123 7 years ago
inc_comp_single.cl Fixes https://github.com/hashcat/hashcat/issues/1123 7 years ago
inc_comp_single_bs.cl Fixes https://github.com/hashcat/hashcat/issues/1123 7 years ago
inc_hash_constants.h Moved init params in CPU (interface.c). Fixed vector-type problem in kernel a0. 7 years ago
inc_hash_functions.cl Weird macOS JiT likes this more 6 years ago
inc_hash_md4.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_md5.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_ripemd160.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_sha1.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_sha224.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_sha256.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_sha384.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_sha512.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_hash_whirlpool.cl Revert the pos == 0 change due to some unexpected results on nvidia 6 years ago
inc_luks_aes.cl Get rid of some old volatiles 6 years ago
inc_luks_af.cl We can't mix inline functions with static constants 6 years ago
inc_luks_essiv.cl We can't mix inline functions with static constants 6 years ago
inc_luks_serpent.cl Get rid of some old volatiles 6 years ago
inc_luks_twofish.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
inc_luks_xts.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
inc_rp.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
inc_rp.h Optimized a0 pure kernel for AMD 7 years ago
inc_rp_optimized.cl Make new c_append_helper a bit more AMD friendly 6 years ago
inc_rp_optimized.h Rename inc_rp.X to inc_rp_optimized.X 7 years ago
inc_scalar.cl Multiple changes: 7 years ago
inc_simd.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
inc_truecrypt_crc32.cl We can't mix inline functions with static constants 6 years ago
inc_truecrypt_xts.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
inc_types.cl fix some datatypes 6 years ago
inc_vendor.cl Allow unroll for DES based algorithms but not bitsliced versions 6 years ago
m00000_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00000_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00000_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00000_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00000_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00000_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00010_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00010_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00010_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00010_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00010_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00010_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00020_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00020_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00020_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00020_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00020_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00020_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00030_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00030_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00030_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00030_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00030_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00030_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00040_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00040_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00040_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m00040_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00040_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00040_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00050_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00050_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00050_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00050_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00050_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00050_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00060_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00060_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00060_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00060_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00060_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00060_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00100_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00100_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00100_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00100_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00100_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00110_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00110_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00110_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00110_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00110_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00110_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00120_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00120_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00120_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00120_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00120_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00120_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00130_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00130_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00130_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00130_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00130_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00130_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00140_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00140_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00140_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00140_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00140_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00140_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00150_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00150_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00150_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00150_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00150_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00150_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00160_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00160_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00160_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00160_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00160_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00160_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00200_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00200_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00200_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00300_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00300_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00300_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00300_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00300_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00300_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00400-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00400.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00500-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00500.cl Fix md5crypt speed on GTX1080 6 years ago
m00600_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00600_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00600_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00900_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m00900_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m00900_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00900_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m00900_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m00900_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01000_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01000_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01000_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01000_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01000_a3-optimized.cl Synchronize m01000s with m00900s 6 years ago
m01000_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01100_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01100_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01100_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01100_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01100_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01300_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01300_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01300_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01300_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01300_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01300_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01400_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01400_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01400_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01400_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01400_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01400_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01410_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01410_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01410_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01410_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01410_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01410_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01420_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01420_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01420_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01420_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01420_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01420_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01430_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01430_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01430_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01430_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01430_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01430_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01440_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m01440_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01440_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01440_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01440_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01440_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01450_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01450_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01450_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01450_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01450_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01450_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01460_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01460_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01460_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01460_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01460_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01460_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01500_a0.cl We can't mix inline functions with static constants 6 years ago
m01500_a1.cl We can't mix inline functions with static constants 6 years ago
m01500_a3.cl Make words_buf_r in DES bitsliced kernels __constant 6 years ago
m01600-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01600.cl More optimized -m 500, -m 1600 and -m 6300 pure kernel 6 years ago
m01700_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m01700_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01700_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m01700_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01700_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m01700_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01710_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m01710_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01710_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m01710_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01710_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m01710_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01720_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m01720_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01720_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m01720_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01720_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m01720_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01730_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m01730_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01730_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m01730_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01730_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m01730_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01740_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m01740_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01740_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m01740_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01740_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m01740_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01750_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01750_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01750_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01750_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01750_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01750_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01760_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01760_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m01760_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01760_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01760_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m01760_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m01800-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m01800.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m02000_a0.cl Fix missing compressor kernel in --stdout mode 6 years ago
m02000_a1.cl Fix missing compressor kernel in --stdout mode 6 years ago
m02000_a3.cl Fix missing compressor kernel in --stdout mode 6 years ago
m02100.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m02400_a0-optimized.cl OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes 6 years ago
m02400_a1-optimized.cl OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes 6 years ago
m02400_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m02410_a0-optimized.cl OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes 6 years ago
m02410_a1-optimized.cl OpenCL Kernels: Remove password length restriction to 16 for Cisco-PIX and Cisco-ASA hashes 6 years ago
m02410_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m02500.cl Copy/paste error in optimized -m 2500 AUX 3 kernel 6 years ago
m02501.cl Fix temporary datatype in wpapmk kernels 6 years ago
m02610_a0-optimized.cl Fix some double variable declarations 7 years ago
m02610_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m02610_a1-optimized.cl Fix some double variable declarations 7 years ago
m02610_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m02610_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m02610_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m02710_a0-optimized.cl Fix some double variable declarations 7 years ago
m02710_a1-optimized.cl Fix some double variable declarations 7 years ago
m02710_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m02810_a0-optimized.cl Fix some double variable declarations 7 years ago
m02810_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m02810_a1-optimized.cl Fix some double variable declarations 7 years ago
m02810_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m02810_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m02810_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m03000_a0.cl We can't mix inline functions with static constants 6 years ago
m03000_a1.cl We can't mix inline functions with static constants 6 years ago
m03000_a3.cl Make words_buf_r in DES bitsliced kernels __constant 6 years ago
m03100_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m03100_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m03100_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m03200.cl Give JiT a hint about bcrypt running at 8 threads always 6 years ago
m03710_a0-optimized.cl Fix some double variable declarations 7 years ago
m03710_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m03710_a1-optimized.cl Fix some double variable declarations 7 years ago
m03710_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m03710_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m03710_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m03800_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m03800_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m03800_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m03800_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m03800_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m03800_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m03910_a0-optimized.cl Fix some double variable declarations 7 years ago
m03910_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m03910_a1-optimized.cl Fix some double variable declarations 7 years ago
m03910_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m03910_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m03910_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04010_a0-optimized.cl Fix some double variable declarations 7 years ago
m04010_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04010_a1-optimized.cl Fix some double variable declarations 7 years ago
m04010_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04010_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04010_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04110_a0-optimized.cl Fix some double variable declarations 7 years ago
m04110_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04110_a1-optimized.cl Fix some double variable declarations 7 years ago
m04110_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04110_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04110_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04310_a0-optimized.cl Fix some double variable declarations 7 years ago
m04310_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04310_a1-optimized.cl Fix some double variable declarations 7 years ago
m04310_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04310_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04310_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04400_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m04400_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04400_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m04400_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04400_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04400_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04500_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m04500_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04500_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04500_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04500_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04500_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04520_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m04520_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04520_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04520_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04520_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04520_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04700_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m04700_a0.cl Fix out of boundary access in -m 4700 7 years ago
m04700_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m04700_a1.cl Fix out of boundary access in -m 4700 7 years ago
m04700_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04700_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04800_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m04800_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04800_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m04800_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04800_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04800_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04900_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m04900_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m04900_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04900_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m04900_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m04900_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05000_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m05000_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m05000_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m05100_a0-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m05100_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m05100_a1-optimized.cl OpenCL Kernels: Reactivate Dalibors XOR optimization on MD5_H on all MD5 based algorithms 7 years ago
m05100_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05100_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05200.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05300_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05300_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m05300_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05300_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05300_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05300_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05400_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05400_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m05400_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05400_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05400_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05400_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05500_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m05500_a0.cl We can't mix inline functions with static constants 6 years ago
m05500_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m05500_a1.cl We can't mix inline functions with static constants 6 years ago
m05500_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m05500_a3.cl We can't mix inline functions with static constants 6 years ago
m05600_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05600_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m05600_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05600_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05600_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m05600_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m05800-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m05800.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m06000_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06000_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m06000_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06000_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m06000_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06000_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m06100_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06100_a0.cl Do not use __local memory for whirlpool if running on a device without physical shared memory 7 years ago
m06100_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06100_a1.cl Do not use __local memory for whirlpool if running on a device without physical shared memory 7 years ago
m06100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06100_a3.cl Do not use __local memory for whirlpool if running on a device without physical shared memory 7 years ago
m06211.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06212.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06213.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06221.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06222.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06223.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06231.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06232.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06233.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06300-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06300.cl More optimized -m 500, -m 1600 and -m 6300 pure kernel 6 years ago
m06400.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06500.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06600.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06700.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06800.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m06900_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m06900_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m06900_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m07000_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m07000_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m07000_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m07000_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m07000_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m07000_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m07100.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m07300_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m07300_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m07300_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m07300_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m07300_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m07300_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m07400-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m07400.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m07500_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m07500_a0.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m07500_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m07500_a1.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m07500_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m07500_a3.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m07700_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m07700_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m07700_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m07800_a0-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m07800_a1-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m07800_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m07900.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08000_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m08000_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m08000_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m08100_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m08100_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m08100_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08100_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m08100_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08200.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m08300_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m08300_a0.cl Fix -m 8300 in -a 0 mode 7 years ago
m08300_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08300_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08300_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m08300_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08400_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m08400_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m08400_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08400_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08400_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m08400_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m08500_a0.cl We can't mix inline functions with static constants 6 years ago
m08500_a1.cl We can't mix inline functions with static constants 6 years ago
m08500_a3.cl We can't mix inline functions with static constants 6 years ago
m08600_a0.cl We can't mix inline functions with static constants 6 years ago
m08600_a1.cl We can't mix inline functions with static constants 6 years ago
m08600_a3.cl We can't mix inline functions with static constants 6 years ago
m08700_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m08700_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m08700_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m08800.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m08900.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09000.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09100.cl We can't mix inline functions with static constants 6 years ago
m09400.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m09500.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m09600.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m09700_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09700_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09700_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09710_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09710_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09710_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09720_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m09720_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m09720_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m09800_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09800_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09800_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09810_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09810_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09810_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m09820_a0-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m09820_a1-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m09820_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m09900_a0-optimized.cl Fix some double variable declarations 7 years ago
m09900_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m09900_a1-optimized.cl Fix some double variable declarations 7 years ago
m09900_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m09900_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m09900_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m10100_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m10100_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m10100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m10300.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m10400_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m10400_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m10400_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m10410_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m10410_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m10410_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m10420_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m10420_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m10420_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m10500.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m10700-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m10700.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m10800_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m10800_a0.cl Fix -m 10800 in -a 0 mode 7 years ago
m10800_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m10800_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m10800_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m10800_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m10900.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m11000_a0-optimized.cl Fix some double variable declarations 7 years ago
m11000_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m11000_a1-optimized.cl Fix some double variable declarations 7 years ago
m11000_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11000_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m11000_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11100_a0-optimized.cl Fix some double variable declarations 7 years ago
m11100_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m11100_a1-optimized.cl Fix some double variable declarations 7 years ago
m11100_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m11100_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11200_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m11200_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m11200_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11200_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11200_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m11200_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11300.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m11400_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m11400_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11400_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m11500_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m11500_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m11500_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m11600.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m11700_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m11700_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m11700_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m11800_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m11800_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m11800_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m11900.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m12000.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m12200.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m12300.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m12400.cl We can't mix inline functions with static constants 6 years ago
m12500.cl Get rid of some old volatiles 6 years ago
m12600_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m12600_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m12600_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m12600_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m12600_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m12600_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m12700.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m12800.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m12900.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13000.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13100_a0-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m13100_a0.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m13100_a1-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m13100_a1.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m13100_a3-optimized.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m13100_a3.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m13200.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13300_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m13300_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m13300_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13300_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13300_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13300_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13400.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13500_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m13500_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m13500_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13500_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13500_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13500_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13600.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13751.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13752.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13753.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13800_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13800_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m13800_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13800_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13800_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13800_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13900_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m13900_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m13900_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13900_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m13900_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m13900_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m14000_a0.cl We can't mix inline functions with static constants 6 years ago
m14000_a1.cl We can't mix inline functions with static constants 6 years ago
m14000_a3.cl Make words_buf_r in DES bitsliced kernels __constant 6 years ago
m14100_a0.cl We can't mix inline functions with static constants 6 years ago
m14100_a1.cl We can't mix inline functions with static constants 6 years ago
m14100_a3.cl We can't mix inline functions with static constants 6 years ago
m14400_a0-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m14400_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m14400_a1-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m14400_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m14400_a3-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m14400_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m14611.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14612.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14613.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14621.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14622.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14623.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14631.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14632.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14633.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14641.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14642.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14643.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14700.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14800.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m14900_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m14900_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m14900_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m15000_a0-optimized.cl We can't mix inline functions with static constants 6 years ago
m15000_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m15000_a1-optimized.cl We can't mix inline functions with static constants 6 years ago
m15000_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m15000_a3-optimized.cl We can't mix inline functions with static constants 6 years ago
m15000_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m15100.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m15300.cl We can't mix inline functions with static constants 6 years ago
m15400_a0-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m15400_a1-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m15400_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m15500_a0-optimized.cl Limit kernel-loops in straight-mode to 256, therefore allow rules to be stored in constant memory 7 years ago
m15500_a0.cl Optimized a0 pure kernel for AMD 7 years ago
m15500_a1-optimized.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m15500_a1.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m15500_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m15500_a3.cl Refactor use of __constant to match up with the user selected attack mode 7 years ago
m15600.cl We can't mix inline functions with static constants 6 years ago
m15700.cl Add more reqd_work_group_size attributes to kernels 6 years ago
m15900.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m16000_a0.cl We can't mix inline functions with static constants 6 years ago
m16000_a1.cl We can't mix inline functions with static constants 6 years ago
m16000_a3.cl We can't mix inline functions with static constants 6 years ago
m16100_a0-optimized.cl Add optimized -m 16100 kernels 7 years ago
m16100_a0.cl Update -m 16100 kernel to enable cracking of sequences 1, 3 and 5 7 years ago
m16100_a1-optimized.cl Add optimized -m 16100 kernels 7 years ago
m16100_a1.cl Update -m 16100 kernel to enable cracking of sequences 1, 3 and 5 7 years ago
m16100_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m16100_a3.cl Update -m 16100 kernel to enable cracking of sequences 1, 3 and 5 7 years ago
m16200.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m16300.cl We can't mix inline functions with static constants 6 years ago
m16400_a0-optimized.cl The hash-mode for "CRAM-MD5 Dovecot" changed from 10201 to 16400 6 years ago
m16400_a0.cl Get rid of some old volatiles 6 years ago
m16400_a1-optimized.cl The hash-mode for "CRAM-MD5 Dovecot" changed from 10201 to 16400 6 years ago
m16400_a1.cl Get rid of some old volatiles 6 years ago
m16400_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m16400_a3.cl Get rid of some old volatiles 6 years ago
m16511_a0.cl Added -m 16500 Kernels 6 years ago
m16511_a1.cl Added -m 16500 Kernels 6 years ago
m16511_a3.cl Added -m 16500 Kernels 6 years ago
m16512_a0.cl Added -m 16500 Kernels 6 years ago
m16512_a1.cl Added -m 16500 Kernels 6 years ago
m16512_a3.cl Added -m 16500 Kernels 6 years ago
m16513_a0.cl Added -m 16500 Kernels 6 years ago
m16513_a1.cl Added -m 16500 Kernels 6 years ago
m16513_a3.cl Added -m 16500 Kernels 6 years ago
m16600_a0-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m16600_a0.cl Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3) 6 years ago
m16600_a1-optimized.cl Do not use a vector function to write into a scalar variable even if vectorize support is disabled 6 years ago
m16600_a1.cl Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3) 6 years ago
m16600_a3-optimized.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
m16600_a3.cl Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3) 6 years ago
markov_be.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago
markov_le.cl OpenCL Kernels: Add general function declaration keyword (static inline) 6 years ago