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
jsteube c88a837196
Rename d_scryptVX_buf to d_extraX_buf
5 years ago
..
amp_a0.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago
amp_a1.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago
amp_a3.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago
inc_cipher_aes.cl Allow use of hash-mode 7900, 10700 and 13731 on AMD devices after workaround 6 years ago
inc_cipher_camellia.cl Add Camellia support for VeraCrypt kernels 6 years ago
inc_cipher_kuznyechik.cl Cleanup VeraCrypt related code 6 years ago
inc_cipher_serpent.cl Allow use of hash-mode 7900, 10700 and 13731 on AMD devices after workaround 6 years ago
inc_cipher_twofish.cl Allow use of hash-mode 7900, 10700 and 13731 on AMD devices after workaround 6 years ago
inc_common.cl Rename d_scryptVX_buf to d_extraX_buf 5 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 Rename some hashcat specific OpenCL functions to avoid conflicts with existing OpenCL functions from OpenCL runtime 6 years ago
inc_hash_md4.cl Testing: Workaround some AMD OpenCL runtime segmentation faults 6 years ago
inc_hash_md5.cl Testing: Workaround some AMD OpenCL runtime segmentation faults 6 years ago
inc_hash_ripemd160.cl Testing: Workaround some AMD OpenCL runtime segmentation faults 6 years ago
inc_hash_sha1.cl Replace double MAYBE_VOLATILE 6 years ago
inc_hash_sha224.cl Testing: Workaround some AMD OpenCL runtime segmentation faults 6 years ago
inc_hash_sha256.cl Testing: Workaround some AMD OpenCL runtime segmentation faults 6 years ago
inc_hash_sha384.cl Testing: Workaround some AMD OpenCL runtime segmentation faults 6 years ago
inc_hash_sha512.cl Testing: Workaround some AMD OpenCL runtime segmentation faults 6 years ago
inc_hash_streebog256.cl Cleanup VeraCrypt related code 6 years ago
inc_hash_streebog512.cl Cleanup VeraCrypt related code 6 years ago
inc_hash_whirlpool.cl Remove SCR_TYPE macro from OpenCL code 6 years ago
inc_luks_aes.cl Get rid of some old volatiles 6 years ago
inc_luks_af.cl Switched array pointer types in function declarations in order to be compatible with OpenCL 2.0 6 years ago
inc_luks_essiv.cl Switched array pointer types in function declarations in order to be compatible with OpenCL 2.0 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 Fixed thread count maximum for pure kernels in straight attack mode 6 years ago
inc_rp_optimized.cl Add set_mark_1x4() and set_mark_1x4_S() 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_keyfile.cl - Keymaps: Added hashcat keyboard mapping us.hckmap (can be used as template) 6 years ago
inc_truecrypt_xts.cl Allow use of hash-mode 7900, 10700 and 13731 on AMD devices after workaround 6 years ago
inc_types.cl Add support for Open Document Format 1.1 5 years ago
inc_vendor.cl OpenCL Device: Do a real query on OpenCL local memory type instead of just assuming it 6 years ago
inc_veracrypt_xts.cl Add Camellia support for VeraCrypt kernels 6 years ago
m00000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00000_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00010_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00010_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00010_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00010_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00010_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00010_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00020_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00020_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00020_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00020_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00020_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00020_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00030_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00030_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00030_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00030_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00030_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00030_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00040_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00040_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00040_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00040_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00040_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00040_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00050_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00050_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00050_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00050_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00050_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00050_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00060_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00060_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00060_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00060_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00060_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00060_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00100_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00110_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00110_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00110_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00110_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00110_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00110_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00120_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00120_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00120_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00120_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00120_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00120_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00130_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00130_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00130_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00130_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00130_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00130_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00140_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00140_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00140_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00140_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00140_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00140_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00150_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00150_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00150_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00150_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00150_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00150_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00160_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00160_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00160_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00160_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00160_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00160_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00200_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00200_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00200_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00300_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00300_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00300_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00300_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00300_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00300_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00400-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00400-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00500-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00500-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00600_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00600_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00600_a3-optimized.cl Replace kernel parameter lists with macros 6 years ago
m00900_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00900_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m00900_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00900_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m00900_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m00900_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01000_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01100_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01300_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01300_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01300_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01300_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01300_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01300_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01400_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01400_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01400_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01410_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01410_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01410_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01410_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01410_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01410_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01420_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01420_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01420_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01420_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01420_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01420_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01430_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01430_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01430_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01430_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01430_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01430_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01440_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01440_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01440_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01440_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01440_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01440_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01450_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01450_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01450_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01450_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01450_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01450_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01460_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01460_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01460_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01460_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01460_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01460_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01500_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01500_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01500_a3-pure.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago
m01600-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01600-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01700_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01700_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01700_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01700_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01700_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01700_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01710_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01710_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01710_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01710_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01710_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01710_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01720_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01720_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01720_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01720_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01720_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01720_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01730_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01730_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01730_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01730_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01730_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01730_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01740_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01740_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01740_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01740_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01740_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01740_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01750_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01750_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01750_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01750_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01750_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01750_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01760_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01760_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m01760_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01760_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01760_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m01760_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01800-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m01800-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02000_a0-pure.cl Use macros in remaining kernel functions 6 years ago
m02000_a1-pure.cl Use macros in remaining kernel functions 6 years ago
m02000_a3-pure.cl Use macros in remaining kernel functions 6 years ago
m02100-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m02410_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02410_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02410_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m02500-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02501-pure.cl Replace kernel parameter lists with macros 6 years ago
m02610_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02610_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m02610_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02610_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02610_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m02610_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02710_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02710_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02710_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m02810_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02810_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m02810_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02810_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m02810_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m02810_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m03000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03000_a3-pure.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago
m03100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m03200-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03710_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03710_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m03710_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03710_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03710_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m03710_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03800_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m03800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03800_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m03800_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03910_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03910_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m03910_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03910_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m03910_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m03910_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04010_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04010_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04010_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04010_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04010_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04010_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04110_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04110_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04110_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04110_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04110_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04110_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04310_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04310_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04310_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04310_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04310_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04310_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04400_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04400_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04400_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04500_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04500_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04500_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04500_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04500_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04500_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04520_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04520_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04520_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04520_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04520_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04520_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04700_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04700_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04700_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04700_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04700_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04700_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04800_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04800_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04800_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04900_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04900_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m04900_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04900_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m04900_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m04900_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05100_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m05100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m05100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05200-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05300_a0-optimized.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05300_a0-pure.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05300_a1-optimized.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05300_a1-pure.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05300_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m05300_a3-pure.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05400_a0-optimized.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05400_a0-pure.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05400_a1-optimized.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05400_a1-pure.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m05400_a3-pure.cl Extended IKE PSK md5/sha1 (-m 5300/5400) to print hashes correctly 5 years ago
m05500_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05500_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m05500_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05500_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05500_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m05500_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05600_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05600_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m05600_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05600_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05600_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m05600_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05800-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m05800-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m06000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m06000_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06100_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m06100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m06100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06211-pure.cl Add Camellia support for VeraCrypt kernels 6 years ago
m06212-pure.cl Cleanup VeraCrypt related code 6 years ago
m06213-pure.cl Cleanup VeraCrypt related code 6 years ago
m06221-pure.cl Add Camellia support for VeraCrypt kernels 6 years ago
m06222-pure.cl Cleanup VeraCrypt related code 6 years ago
m06223-pure.cl Cleanup VeraCrypt related code 6 years ago
m06231-pure.cl Add Camellia support for VeraCrypt kernels 6 years ago
m06232-pure.cl Cleanup VeraCrypt related code 6 years ago
m06233-pure.cl Cleanup VeraCrypt related code 6 years ago
m06300-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06300-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06400-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06500-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06600-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06700-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06800-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06900_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06900_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m06900_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m07000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07000_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07100-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07300_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07300_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m07300_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07300_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07300_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07300_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07400-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07400-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07500_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07500_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m07500_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07500_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07500_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07500_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07700_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07700_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07700_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07701_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07701_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07701_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07801_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07801_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m07801_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m07900-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m08100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08100_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m08100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m08100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08200-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08300_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08300_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m08300_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08300_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08300_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m08300_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08400_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m08400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08400_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m08400_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08500_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m08500_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08500_a3-pure.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m08600_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m08600_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08600_a3-pure.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m08700_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08700_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08700_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m08800-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m08900-pure.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09000-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09100-pure.cl Replace kernel parameter lists with macros 6 years ago
m09400-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09500-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09600-pure.cl Allow cracking non-unique salts for Office 2013 5 years ago
m09700_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09700_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09700_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09710_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09710_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09710_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09720_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09720_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09720_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09810_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09810_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09810_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09820_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09820_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09820_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09900_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09900_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m09900_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09900_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m09900_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m09900_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m10300-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m10410_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10410_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10410_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m10420_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10420_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10420_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m10500-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10700-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10700-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10800_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m10800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10800_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m10800_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m10900-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m11000_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11100_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m11100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11200_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11200_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11200_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11200_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11200_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m11200_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11300-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11400_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m11400_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11400_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11500_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11500_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11500_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m11600-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11700_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11700_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11700_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11700_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11700_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m11700_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11750_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11750_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11750_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11760_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11760_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11760_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11800_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11800_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m11800_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11850_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11850_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11850_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11860_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m11860_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11860_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m11900-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12000-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12200-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12300-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12400-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12500-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12600_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12600_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m12600_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12600_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12600_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m12600_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12700-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12800-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m12900-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13000-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13100_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m13100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m13100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13200-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13300_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13300_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m13300_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13300_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13300_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m13300_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13400-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13500_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13500_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m13500_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13500_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13500_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m13500_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13600-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13751-pure.cl Cleanup VeraCrypt related code 6 years ago
m13752-pure.cl Cleanup VeraCrypt related code 6 years ago
m13753-pure.cl Cleanup VeraCrypt related code 6 years ago
m13771-pure.cl Cleanup VeraCrypt related code 6 years ago
m13772-pure.cl Cleanup VeraCrypt related code 6 years ago
m13773-pure.cl Cleanup VeraCrypt related code 6 years ago
m13800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13800_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m13800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13800_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m13800_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13900_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13900_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m13900_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13900_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m13900_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m13900_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14000_a0-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14000_a3-pure.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago
m14100_a0-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14100_a3-pure.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m14400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14400_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m14400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14400_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m14400_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14611-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14612-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14613-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14621-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14622-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14623-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14631-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14632-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14633-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14641-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14642-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14643-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14700-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14800-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14900_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14900_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m14900_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m15000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m15000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m15000_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15100-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15300-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15400_a3-optimized.cl Replace kernel parameter lists with macros 6 years ago
m15500_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15500_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m15500_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15500_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15500_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m15500_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15600-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m15700-pure.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m15900-pure.cl Fixed out-of-boundary read in DPAPI masterkey file v2 OpenCL kernel 6 years ago
m16000_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m16000_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16000_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16100_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16100_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m16100_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16100_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m16100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16200-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16300-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16400_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m16400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16400_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m16400_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16511_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m16511_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16511_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16512_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m16512_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16512_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16513_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m16513_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16513_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16600_a0-optimized.cl Add salt type 2 support for optimized functions 5 years ago
m16600_a0-pure.cl Add salt type 2 support for pure functions 5 years ago
m16600_a1-optimized.cl Add salt type 2 support for optimized functions 5 years ago
m16600_a1-pure.cl Add salt type 2 support for pure functions 5 years ago
m16600_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m16600_a3-pure.cl Add salt type 2 support for pure functions 5 years ago
m16800-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m16801-pure.cl Replace kernel parameter lists with macros 6 years ago
m16900-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17300_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17300_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17300_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m17400_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17400_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17400_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m17500_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17500_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17500_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m17600_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17600_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17600_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m17700_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17700_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17700_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m17800_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17800_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17800_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m17900_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17900_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m17900_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m18000_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18000_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18000_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m18100_a0-pure.cl Make all kernel parameter macro helper a function 6 years ago
m18100_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18100_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18200_a0-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18200_a0-pure.cl Replace kernel parameter lists with macros 6 years ago
m18200_a1-optimized.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18200_a1-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18200_a3-optimized.cl Rename d_scryptVX_buf to d_extraX_buf 5 years ago
m18200_a3-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18300-pure.cl Give the compiler a hint for automatic optimizations based on password length 6 years ago
m18400-pure.cl Add support for Open Document Format 1.2 5 years ago
m18500_a0-pure.cl Added hash mode 18500 sha1(md5(md5($pass))) 5 years ago
m18500_a1-pure.cl Added hash mode 18500 sha1(md5(md5($pass))) 5 years ago
m18500_a3-pure.cl Added hash mode 18500 sha1(md5(md5($pass))) 5 years ago
m18600-pure.cl Add support for Open Document Format 1.1 5 years ago
markov_be.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago
markov_le.cl Add restrict keyword to kernel declarations to help the compiler with caching optimizations 6 years ago