1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-08-05 05:15:20 +00:00
hashcat/OpenCL
2025-07-31 22:54:55 +02:00
..
amp_a0.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
amp_a1.cl
amp_a3.cl
inc_amp.h
inc_bignum_operations.cl
inc_bignum_operations.h
inc_cipher_aes-gcm.cl
inc_cipher_aes-gcm.h
inc_cipher_aes.cl
inc_cipher_aes.h
inc_cipher_camellia.cl
inc_cipher_camellia.h
inc_cipher_cast.cl
inc_cipher_cast.h
inc_cipher_des.cl
inc_cipher_des.h
inc_cipher_kuznyechik.cl
inc_cipher_kuznyechik.h
inc_cipher_rc4.cl
inc_cipher_rc4.h
inc_cipher_serpent.cl
inc_cipher_serpent.h
inc_cipher_twofish.cl
inc_cipher_twofish.h
inc_common.cl Removed unsed macros in OpenCL/inc_vendor.h. 2025-07-25 10:57:13 +02:00
inc_common.h
inc_comp_multi_bs.cl
inc_comp_multi_bs.h
inc_comp_multi_iba.cl
inc_comp_multi_iba.h
inc_comp_multi.cl
inc_comp_multi.h
inc_comp_single_bs.cl
inc_comp_single_bs.h
inc_comp_single.cl
inc_comp_single.h
inc_diskcryptor_xts.cl
inc_diskcryptor_xts.h
inc_ecc_secp256k1.cl
inc_ecc_secp256k1.h
inc_hash_argon2.cl
inc_hash_argon2.h
inc_hash_base58.cl
inc_hash_base58.h
inc_hash_blake2b.cl
inc_hash_blake2b.h
inc_hash_blake2s.cl
inc_hash_blake2s.h
inc_hash_md4.cl
inc_hash_md4.h
inc_hash_md5.cl
inc_hash_md5.h
inc_hash_ripemd160.cl
inc_hash_ripemd160.h
inc_hash_ripemd320.cl
inc_hash_ripemd320.h
inc_hash_scrypt.cl Removed ALIGN_PTR_1k() macro for SCRYPT. This has a major impact on NV GPUs performance, though the reason is unclear. Pages are already aligned, and the macro is called outside the main loop, so the impact should be minimal. 2025-07-22 09:51:33 +02:00
inc_hash_scrypt.h Removed ALIGN_PTR_1k() macro for SCRYPT. This has a major impact on NV GPUs performance, though the reason is unclear. Pages are already aligned, and the macro is called outside the main loop, so the impact should be minimal. 2025-07-22 09:51:33 +02:00
inc_hash_sha1.cl
inc_hash_sha1.h
inc_hash_sha224.cl Improve BitLocker -m 22100 performance by: 2025-07-21 22:00:01 +02:00
inc_hash_sha224.h
inc_hash_sha256.cl Improve BitLocker -m 22100 performance by: 2025-07-21 22:00:01 +02:00
inc_hash_sha256.h
inc_hash_sha384.cl Improve BitLocker -m 22100 performance by: 2025-07-21 22:00:01 +02:00
inc_hash_sha384.h
inc_hash_sha512.cl Improve BitLocker -m 22100 performance by: 2025-07-21 22:00:01 +02:00
inc_hash_sha512.h
inc_hash_sm3.cl
inc_hash_sm3.h
inc_hash_streebog256.cl
inc_hash_streebog256.h
inc_hash_streebog512.cl
inc_hash_streebog512.h
inc_hash_whirlpool.cl
inc_hash_whirlpool.h
inc_luks_aes.cl Fixed bugs in 34100 kernels on Apple Silicon 2025-07-30 23:41:04 +02:00
inc_luks_aes.h
inc_luks_af.cl
inc_luks_af.h
inc_luks_essiv.cl
inc_luks_essiv.h
inc_luks_serpent.cl
inc_luks_serpent.h
inc_luks_twofish.cl
inc_luks_twofish.h
inc_luks_xts.cl
inc_luks_xts.h
inc_markov.h
inc_platform.cl
inc_platform.h
inc_radmin3_constants.h
inc_rp_common.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
inc_rp_common.h remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
inc_rp_optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
inc_rp_optimized.h remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
inc_rp.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
inc_rp.h remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
inc_scalar.cl
inc_scalar.h
inc_shared.h
inc_simd.cl
inc_simd.h
inc_truecrypt_crc32.cl
inc_truecrypt_crc32.h
inc_truecrypt_keyfile.cl
inc_truecrypt_keyfile.h
inc_truecrypt_xts.cl
inc_truecrypt_xts.h
inc_types.h
inc_vendor.h Removed unsed macros in OpenCL/inc_vendor.h. 2025-07-25 10:57:13 +02:00
inc_veracrypt_keyfile.cl
inc_veracrypt_keyfile.h
inc_veracrypt_xts.cl
inc_veracrypt_xts.h
inc_zip_inflate.cl
m00000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00000_a1-optimized.cl
m00000_a1-pure.cl
m00000_a3-optimized.cl
m00000_a3-pure.cl
m00010_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00010_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00010_a1-optimized.cl
m00010_a1-pure.cl
m00010_a3-optimized.cl
m00010_a3-pure.cl
m00020_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00020_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00020_a1-optimized.cl
m00020_a1-pure.cl
m00020_a3-optimized.cl
m00020_a3-pure.cl
m00030_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00030_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00030_a1-optimized.cl
m00030_a1-pure.cl
m00030_a3-optimized.cl
m00030_a3-pure.cl
m00040_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00040_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00040_a1-optimized.cl
m00040_a1-pure.cl
m00040_a3-optimized.cl
m00040_a3-pure.cl
m00050_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00050_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00050_a1-optimized.cl
m00050_a1-pure.cl
m00050_a3-optimized.cl
m00050_a3-pure.cl
m00060_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00060_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00060_a1-optimized.cl
m00060_a1-pure.cl
m00060_a3-optimized.cl
m00060_a3-pure.cl
m00070_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00070_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00070_a1-optimized.cl
m00070_a1-pure.cl
m00070_a3-optimized.cl
m00070_a3-pure.cl
m00100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00100_a1-optimized.cl
m00100_a1-pure.cl
m00100_a3-optimized.cl
m00100_a3-pure.cl
m00110_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00110_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00110_a1-optimized.cl
m00110_a1-pure.cl
m00110_a3-optimized.cl
m00110_a3-pure.cl
m00120_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00120_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00120_a1-optimized.cl
m00120_a1-pure.cl
m00120_a3-optimized.cl
m00120_a3-pure.cl
m00130_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00130_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00130_a1-optimized.cl
m00130_a1-pure.cl
m00130_a3-optimized.cl
m00130_a3-pure.cl
m00140_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00140_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00140_a1-optimized.cl
m00140_a1-pure.cl
m00140_a3-optimized.cl
m00140_a3-pure.cl
m00150_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00150_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00150_a1-optimized.cl
m00150_a1-pure.cl
m00150_a3-optimized.cl
m00150_a3-pure.cl
m00160_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00160_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00160_a1-optimized.cl
m00160_a1-pure.cl
m00160_a3-optimized.cl
m00160_a3-pure.cl
m00170_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00170_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00170_a1-optimized.cl
m00170_a1-pure.cl
m00170_a3-optimized.cl
m00170_a3-pure.cl
m00200_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00200_a1-optimized.cl
m00200_a3-optimized.cl
m00300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00300_a1-optimized.cl
m00300_a1-pure.cl
m00300_a3-optimized.cl
m00300_a3-pure.cl
m00400-optimized.cl
m00400-pure.cl
m00500-optimized.cl
m00500-pure.cl
m00600_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00600_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00600_a1-optimized.cl
m00600_a1-pure.cl
m00600_a3-optimized.cl
m00600_a3-pure.cl
m00610_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00610_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00610_a1-optimized.cl
m00610_a1-pure.cl
m00610_a3-optimized.cl
m00610_a3-pure.cl
m00620_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00620_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00620_a1-optimized.cl
m00620_a1-pure.cl
m00620_a3-optimized.cl
m00620_a3-pure.cl
m00900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00900_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m00900_a1-optimized.cl
m00900_a1-pure.cl
m00900_a3-optimized.cl
m00900_a3-pure.cl
m01000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01000_a1-optimized.cl
m01000_a1-pure.cl
m01000_a3-optimized.cl
m01000_a3-pure.cl
m01100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01100_a1-optimized.cl
m01100_a1-pure.cl
m01100_a3-optimized.cl
m01100_a3-pure.cl
m01300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01300_a1-optimized.cl
m01300_a1-pure.cl
m01300_a3-optimized.cl
m01300_a3-pure.cl
m01400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01400_a1-optimized.cl
m01400_a1-pure.cl
m01400_a3-optimized.cl
m01400_a3-pure.cl
m01410_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01410_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01410_a1-optimized.cl
m01410_a1-pure.cl
m01410_a3-optimized.cl
m01410_a3-pure.cl
m01420_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01420_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01420_a1-optimized.cl
m01420_a1-pure.cl
m01420_a3-optimized.cl
m01420_a3-pure.cl
m01430_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01430_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01430_a1-optimized.cl
m01430_a1-pure.cl
m01430_a3-optimized.cl
m01430_a3-pure.cl
m01440_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01440_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01440_a1-optimized.cl
m01440_a1-pure.cl
m01440_a3-optimized.cl
m01440_a3-pure.cl
m01450_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01450_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01450_a1-optimized.cl
m01450_a1-pure.cl
m01450_a3-optimized.cl
m01450_a3-pure.cl
m01460_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01460_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01460_a1-optimized.cl
m01460_a1-pure.cl
m01460_a3-optimized.cl
m01460_a3-pure.cl
m01470_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01470_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01470_a1-optimized.cl
m01470_a1-pure.cl
m01470_a3-optimized.cl
m01470_a3-pure.cl
m01500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01500_a1-pure.cl
m01500_a3-pure.cl
m01600-optimized.cl
m01600-pure.cl
m01700_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01700_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01700_a1-pure.cl
m01700_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01700_a3-pure.cl
m01710_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01710_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01710_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01710_a1-pure.cl
m01710_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01710_a3-pure.cl
m01720_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01720_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01720_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01720_a1-pure.cl
m01720_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01720_a3-pure.cl
m01730_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01730_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01730_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01730_a1-pure.cl
m01730_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01730_a3-pure.cl
m01740_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01740_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01740_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01740_a1-pure.cl
m01740_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01740_a3-pure.cl
m01750_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01750_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01750_a1-optimized.cl
m01750_a1-pure.cl
m01750_a3-optimized.cl
m01750_a3-pure.cl
m01760_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01760_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01760_a1-optimized.cl
m01760_a1-pure.cl
m01760_a3-optimized.cl
m01760_a3-pure.cl
m01770_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01770_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m01770_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01770_a1-pure.cl
m01770_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m01770_a3-pure.cl
m01800-optimized.cl
m01800-pure.cl
m02000_a0-optimized.cl
m02000_a0-pure.cl
m02000_a1-optimized.cl
m02000_a1-pure.cl
m02000_a3-optimized.cl
m02000_a3-pure.cl
m02100-pure.cl
m02400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02400_a1-optimized.cl
m02400_a3-optimized.cl
m02410_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02410_a1-optimized.cl
m02410_a3-optimized.cl
m02500-pure.cl
m02501-pure.cl
m02610_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02610_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02610_a1-optimized.cl
m02610_a1-pure.cl
m02610_a3-optimized.cl
m02610_a3-pure.cl
m02630_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02630_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02630_a1-optimized.cl
m02630_a1-pure.cl
m02630_a3-optimized.cl
m02630_a3-pure.cl
m02710_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02710_a1-optimized.cl
m02710_a3-optimized.cl
m02810_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02810_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m02810_a1-optimized.cl
m02810_a1-pure.cl
m02810_a3-optimized.cl
m02810_a3-pure.cl
m03000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03000_a1-pure.cl
m03000_a3-pure.cl
m03100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03100_a1-optimized.cl
m03100_a3-optimized.cl
m03200-pure.cl
m03500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03500_a1-optimized.cl
m03500_a1-pure.cl
m03500_a3-optimized.cl
m03500_a3-pure.cl
m03610_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03610_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03610_a1-optimized.cl
m03610_a1-pure.cl
m03610_a3-optimized.cl
m03610_a3-pure.cl
m03710_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03710_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03710_a1-optimized.cl
m03710_a1-pure.cl
m03710_a3-optimized.cl
m03710_a3-pure.cl
m03730_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03730_a1-pure.cl
m03730_a3-pure.cl
m03800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03800_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03800_a1-optimized.cl
m03800_a1-pure.cl
m03800_a3-optimized.cl
m03800_a3-pure.cl
m03910_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03910_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m03910_a1-optimized.cl
m03910_a1-pure.cl
m03910_a3-optimized.cl
m03910_a3-pure.cl
m04010_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04010_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04010_a1-optimized.cl
m04010_a1-pure.cl
m04010_a3-optimized.cl
m04010_a3-pure.cl
m04110_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04110_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04110_a1-optimized.cl
m04110_a1-pure.cl
m04110_a3-optimized.cl
m04110_a3-pure.cl
m04310_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04310_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04310_a1-optimized.cl
m04310_a1-pure.cl
m04310_a3-optimized.cl
m04310_a3-pure.cl
m04400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04400_a1-optimized.cl
m04400_a1-pure.cl
m04400_a3-optimized.cl
m04400_a3-pure.cl
m04410_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04410_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04410_a1-optimized.cl
m04410_a1-pure.cl
m04410_a3-optimized.cl
m04410_a3-pure.cl
m04420_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04420_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04420_a1-optimized.cl
m04420_a1-pure.cl
m04420_a3-optimized.cl
m04420_a3-pure.cl
m04430_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04430_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04430_a1-optimized.cl
m04430_a1-pure.cl
m04430_a3-optimized.cl
m04430_a3-pure.cl
m04500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04500_a1-optimized.cl
m04500_a1-pure.cl
m04500_a3-optimized.cl
m04500_a3-pure.cl
m04510_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04510_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04510_a1-optimized.cl
m04510_a1-pure.cl
m04510_a3-optimized.cl
m04510_a3-pure.cl
m04520_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04520_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04520_a1-optimized.cl
m04520_a1-pure.cl
m04520_a3-optimized.cl
m04520_a3-pure.cl
m04700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04700_a1-optimized.cl
m04700_a1-pure.cl
m04700_a3-optimized.cl
m04700_a3-pure.cl
m04710_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04710_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04710_a1-optimized.cl
m04710_a1-pure.cl
m04710_a3-optimized.cl
m04710_a3-pure.cl
m04800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04800_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04800_a1-optimized.cl
m04800_a1-pure.cl
m04800_a3-optimized.cl
m04800_a3-pure.cl
m04900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04900_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m04900_a1-optimized.cl
m04900_a1-pure.cl
m04900_a3-optimized.cl
m04900_a3-pure.cl
m05000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05000_a1-optimized.cl
m05000_a1-pure.cl
m05000_a3-optimized.cl
m05000_a3-pure.cl
m05100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05100_a1-optimized.cl
m05100_a1-pure.cl
m05100_a3-optimized.cl
m05100_a3-pure.cl
m05200-pure.cl
m05300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05300_a1-optimized.cl
m05300_a1-pure.cl
m05300_a3-optimized.cl
m05300_a3-pure.cl
m05400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05400_a1-optimized.cl
m05400_a1-pure.cl
m05400_a3-optimized.cl
m05400_a3-pure.cl
m05500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05500_a1-optimized.cl
m05500_a1-pure.cl
m05500_a3-optimized.cl
m05500_a3-pure.cl
m05600_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05600_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m05600_a1-optimized.cl
m05600_a1-pure.cl
m05600_a3-optimized.cl
m05600_a3-pure.cl
m05800-optimized.cl
m05800-pure.cl
m06000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m06000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m06000_a1-optimized.cl
m06000_a1-pure.cl
m06000_a3-optimized.cl
m06000_a3-pure.cl
m06050_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m06050_a1-pure.cl
m06050_a3-pure.cl
m06060_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m06060_a1-pure.cl
m06060_a3-pure.cl
m06100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m06100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m06100_a1-optimized.cl
m06100_a1-pure.cl
m06100_a3-optimized.cl
m06100_a3-pure.cl
m06211-pure.cl
m06212-pure.cl
m06213-pure.cl
m06221-pure.cl
m06222-pure.cl
m06223-pure.cl
m06231-pure.cl
m06232-pure.cl
m06233-pure.cl
m06300-optimized.cl
m06300-pure.cl
m06400-pure.cl
m06500-pure.cl
m06600-pure.cl
m06700-pure.cl
m06800-pure.cl
m06900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m06900_a1-optimized.cl
m06900_a3-optimized.cl
m07000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07000_a1-optimized.cl
m07000_a1-pure.cl
m07000_a3-optimized.cl
m07000_a3-pure.cl
m07100-pure.cl
m07300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07300_a1-optimized.cl
m07300_a1-pure.cl
m07300_a3-optimized.cl
m07300_a3-pure.cl
m07350_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07350_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07350_a1-optimized.cl
m07350_a1-pure.cl
m07350_a3-optimized.cl
m07350_a3-pure.cl
m07400-optimized.cl
m07400-pure.cl
m07500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07500_a1-optimized.cl
m07500_a1-pure.cl
m07500_a3-optimized.cl
m07500_a3-pure.cl
m07700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07700_a1-optimized.cl
m07700_a3-optimized.cl
m07701_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07701_a1-optimized.cl
m07701_a3-optimized.cl
m07800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07800_a1-optimized.cl
m07800_a3-optimized.cl
m07801_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m07801_a1-optimized.cl
m07801_a3-optimized.cl
m07900-pure.cl
m08000_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m08000_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m08000_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m08100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08100_a1-optimized.cl
m08100_a1-pure.cl
m08100_a3-optimized.cl
m08100_a3-pure.cl
m08200-pure.cl
m08300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08300_a1-optimized.cl
m08300_a1-pure.cl
m08300_a3-optimized.cl
m08300_a3-pure.cl
m08400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08400_a1-optimized.cl
m08400_a1-pure.cl
m08400_a3-optimized.cl
m08400_a3-pure.cl
m08500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08500_a1-pure.cl
m08500_a3-pure.cl
m08600_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08600_a1-pure.cl
m08600_a3-pure.cl
m08700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m08700_a1-optimized.cl
m08700_a3-optimized.cl
m08800-pure.cl
m08900-pure.cl
m09000-pure.cl
m09100-pure.cl
m09400-pure.cl
m09500-pure.cl
m09600-pure.cl
m09700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09700_a1-optimized.cl
m09700_a3-optimized.cl
m09710_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09710_a1-optimized.cl
m09710_a3-optimized.cl
m09720_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09720_a1-optimized.cl
m09720_a3-optimized.cl
m09800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09800_a1-optimized.cl
m09800_a3-optimized.cl
m09810_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09810_a1-optimized.cl
m09810_a3-optimized.cl
m09820_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09820_a1-optimized.cl
m09820_a3-optimized.cl
m09900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09900_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m09900_a1-optimized.cl
m09900_a1-pure.cl
m09900_a3-optimized.cl
m09900_a3-pure.cl
m10100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10100_a1-optimized.cl
m10100_a3-optimized.cl
m10300-pure.cl
m10400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10400_a1-optimized.cl
m10400_a3-optimized.cl
m10410_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10410_a1-optimized.cl
m10410_a3-optimized.cl
m10420_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10420_a1-optimized.cl
m10420_a3-optimized.cl
m10500-pure.cl
m10510-pure.cl
m10700-optimized.cl
m10700-pure.cl
m10800_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10800_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10800_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10800_a1-pure.cl
m10800_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10800_a3-pure.cl
m10810_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10810_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10810_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10810_a1-pure.cl
m10810_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10810_a3-pure.cl
m10820_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10820_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10820_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10820_a1-pure.cl
m10820_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10820_a3-pure.cl
m10830_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10830_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10830_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10830_a1-pure.cl
m10830_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10830_a3-pure.cl
m10840_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10840_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10840_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10840_a1-pure.cl
m10840_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10840_a3-pure.cl
m10870_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10870_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m10870_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10870_a1-pure.cl
m10870_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m10870_a3-pure.cl
m10900-pure.cl
m11000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11000_a1-optimized.cl
m11000_a1-pure.cl
m11000_a3-optimized.cl
m11000_a3-pure.cl
m11100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11100_a1-optimized.cl
m11100_a1-pure.cl
m11100_a3-optimized.cl
m11100_a3-pure.cl
m11200_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11200_a1-optimized.cl
m11200_a1-pure.cl
m11200_a3-optimized.cl
m11200_a3-pure.cl
m11300-pure.cl
m11400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11400_a1-pure.cl
m11400_a3-pure.cl
m11500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11500_a1-optimized.cl
m11500_a1-pure.cl
m11500_a3-optimized.cl
m11500_a3-pure.cl
m11600-optimized.cl
m11600-pure.cl
m11700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11700_a1-optimized.cl
m11700_a1-pure.cl
m11700_a3-optimized.cl
m11700_a3-pure.cl
m11750_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11750_a1-pure.cl
m11750_a3-pure.cl
m11760_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11760_a1-pure.cl
m11760_a3-pure.cl
m11800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11800_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11800_a1-optimized.cl
m11800_a1-pure.cl
m11800_a3-optimized.cl
m11800_a3-pure.cl
m11850_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11850_a1-pure.cl
m11850_a3-pure.cl
m11860_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m11860_a1-pure.cl
m11860_a3-pure.cl
m11900-pure.cl
m12000-pure.cl
m12150-pure.cl
m12200-pure.cl
m12300-pure.cl
m12400-pure.cl
m12500-optimized.cl
m12500-pure.cl
m12600_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m12600_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m12600_a1-optimized.cl
m12600_a1-pure.cl
m12600_a3-optimized.cl
m12600_a3-pure.cl
m12700-pure.cl
m12800-pure.cl
m12900-pure.cl
m13000-pure.cl
m13100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13100_a1-optimized.cl
m13100_a1-pure.cl
m13100_a3-optimized.cl
m13100_a3-pure.cl
m13200-pure.cl
m13300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13300_a1-optimized.cl
m13300_a1-pure.cl
m13300_a3-optimized.cl
m13300_a3-pure.cl
m13400-pure.cl
m13500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13500_a1-optimized.cl
m13500_a1-pure.cl
m13500_a3-optimized.cl
m13500_a3-pure.cl
m13600-pure.cl
m13711-pure.cl
m13712-pure.cl
m13713-pure.cl
m13721-pure.cl
m13722-pure.cl
m13723-pure.cl
m13731-pure.cl
m13732-pure.cl
m13733-pure.cl
m13751-pure.cl
m13752-pure.cl
m13753-pure.cl
m13771-pure.cl
m13772-pure.cl
m13773-pure.cl
m13800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13800_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13800_a1-optimized.cl
m13800_a1-pure.cl
m13800_a3-optimized.cl
m13800_a3-pure.cl
m13900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13900_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m13900_a1-optimized.cl
m13900_a1-pure.cl
m13900_a3-optimized.cl
m13900_a3-pure.cl
m14000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14000_a1-pure.cl
m14000_a3-pure.cl
m14100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14100_a1-pure.cl
m14100_a3-pure.cl
m14200-pure.cl Fix -m 14200 when used in -D1 mode 2025-07-18 21:53:59 +02:00
m14400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14400_a1-optimized.cl
m14400_a1-pure.cl
m14400_a3-optimized.cl
m14400_a3-pure.cl
m14511_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14511_a1-pure.cl
m14511_a3-pure.cl
m14512_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14512_a1-pure.cl
m14512_a3-pure.cl
m14513_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14513_a1-pure.cl
m14513_a3-pure.cl
m14521_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14521_a1-pure.cl
m14521_a3-pure.cl
m14522_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14522_a1-pure.cl
m14522_a3-pure.cl
m14523_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14523_a1-pure.cl
m14523_a3-pure.cl
m14531_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14531_a1-pure.cl
m14531_a3-pure.cl
m14532_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14532_a1-pure.cl
m14532_a3-pure.cl
m14533_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14533_a1-pure.cl
m14533_a3-pure.cl
m14541_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14541_a1-pure.cl
m14541_a3-pure.cl
m14542_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14542_a1-pure.cl
m14542_a3-pure.cl
m14543_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14543_a1-pure.cl
m14543_a3-pure.cl
m14551_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14551_a1-pure.cl
m14551_a3-pure.cl
m14552_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14552_a1-pure.cl
m14552_a3-pure.cl
m14553_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14553_a1-pure.cl
m14553_a3-pure.cl
m14611-pure.cl
m14612-pure.cl
m14613-pure.cl
m14621-pure.cl
m14622-pure.cl
m14623-pure.cl
m14631-pure.cl
m14632-pure.cl
m14633-pure.cl
m14641-pure.cl
m14642-pure.cl
m14643-pure.cl
m14700-pure.cl
m14800-pure.cl
m14900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m14900_a1-optimized.cl
m14900_a3-optimized.cl
m15000_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m15000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m15000_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m15000_a1-pure.cl
m15000_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m15000_a3-pure.cl
m15100-pure.cl
m15300-pure.cl
m15310-pure.cl
m15400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m15400_a1-optimized.cl
m15400_a3-optimized.cl
m15500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m15500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m15500_a1-optimized.cl
m15500_a1-pure.cl
m15500_a3-optimized.cl
m15500_a3-pure.cl
m15600-pure.cl
m15700-pure.cl
m15900-pure.cl
m15910-pure.cl
m16000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16000_a1-pure.cl
m16000_a3-pure.cl
m16100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16100_a1-optimized.cl
m16100_a1-pure.cl
m16100_a3-optimized.cl
m16100_a3-pure.cl
m16200-pure.cl
m16300-pure.cl
m16400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16400_a1-optimized.cl
m16400_a1-pure.cl
m16400_a3-optimized.cl
m16400_a3-pure.cl
m16511_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16511_a1-pure.cl
m16511_a3-pure.cl
m16512_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16512_a1-pure.cl
m16512_a3-pure.cl
m16513_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m16513_a1-pure.cl
m16513_a3-pure.cl
m16600_a0-optimized.cl Fixed kernel-loops and kernel-threads and removed OPTS_TYPE_NATIVE_THREADS in all VeraCrypt Plugins (improved performance) 2025-07-22 23:38:22 +02:00
m16600_a0-pure.cl Fixed kernel-loops and kernel-threads and removed OPTS_TYPE_NATIVE_THREADS in all VeraCrypt Plugins (improved performance) 2025-07-22 23:38:22 +02:00
m16600_a1-optimized.cl Fixed kernel-loops and kernel-threads and removed OPTS_TYPE_NATIVE_THREADS in all VeraCrypt Plugins (improved performance) 2025-07-22 23:38:22 +02:00
m16600_a1-pure.cl Fixed kernel-loops and kernel-threads and removed OPTS_TYPE_NATIVE_THREADS in all VeraCrypt Plugins (improved performance) 2025-07-22 23:38:22 +02:00
m16600_a3-optimized.cl Fixed kernel-loops and kernel-threads and removed OPTS_TYPE_NATIVE_THREADS in all VeraCrypt Plugins (improved performance) 2025-07-22 23:38:22 +02:00
m16600_a3-pure.cl Fixed kernel-loops and kernel-threads and removed OPTS_TYPE_NATIVE_THREADS in all VeraCrypt Plugins (improved performance) 2025-07-22 23:38:22 +02:00
m16800-pure.cl
m16801-pure.cl
m16900-pure.cl
m17010-pure.cl
m17020-pure.cl
m17030-pure.cl
m17040-pure.cl
m17200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17200_a1-pure.cl
m17200_a3-pure.cl
m17210_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17210_a1-pure.cl
m17210_a3-pure.cl
m17220_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17220_a1-pure.cl
m17220_a3-pure.cl
m17225_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17225_a1-pure.cl
m17225_a3-pure.cl
m17230_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17230_a1-pure.cl
m17230_a3-pure.cl
m17300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17300_a1-optimized.cl
m17300_a3-optimized.cl
m17400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17400_a1-optimized.cl
m17400_a3-optimized.cl
m17500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17500_a1-optimized.cl
m17500_a3-optimized.cl
m17600_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17600_a1-optimized.cl
m17600_a3-optimized.cl
m17700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17700_a1-optimized.cl
m17700_a3-optimized.cl
m17800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17800_a1-optimized.cl
m17800_a3-optimized.cl
m17900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m17900_a1-optimized.cl
m17900_a3-optimized.cl
m18000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18000_a1-optimized.cl
m18000_a3-optimized.cl
m18100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18100_a1-pure.cl
m18100_a3-pure.cl
m18200_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18200_a1-optimized.cl
m18200_a1-pure.cl
m18200_a3-optimized.cl
m18200_a3-pure.cl
m18300-pure.cl
m18400-pure.cl
m18500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18500_a1-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18500_a3-pure.cl
m18600-pure.cl
m18700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m18700_a1-optimized.cl
m18700_a1-pure.cl
m18700_a3-optimized.cl
m18700_a3-pure.cl
m18800-pure.cl
m18900-pure.cl
m19000-pure.cl
m19100-pure.cl
m19200-pure.cl
m19300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m19300_a1-pure.cl
m19300_a3-pure.cl
m19500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m19500_a1-pure.cl
m19500_a3-pure.cl
m19600-pure.cl
m19700-pure.cl
m19800-pure.cl
m19900-pure.cl
m20011-pure.cl
m20012-pure.cl
m20013-pure.cl
m20500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20500_a1-pure.cl
m20500_a3-pure.cl
m20510_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20510_a1-pure.cl
m20510_a3-pure.cl
m20600-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20710_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20710_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20710_a1-optimized.cl
m20710_a1-pure.cl
m20710_a3-optimized.cl
m20710_a3-pure.cl
m20712_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20712_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20712_a1-optimized.cl
m20712_a1-pure.cl
m20712_a3-optimized.cl
m20712_a3-pure.cl
m20720_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20720_a1-pure.cl
m20720_a3-pure.cl
m20730_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20730_a1-pure.cl
m20730_a3-pure.cl
m20800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20800_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20800_a1-optimized.cl
m20800_a1-pure.cl
m20800_a3-optimized.cl
m20800_a3-pure.cl
m20900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20900_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m20900_a1-optimized.cl
m20900_a1-pure.cl
m20900_a3-optimized.cl
m20900_a3-pure.cl
m21000_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m21000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21000_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m21000_a1-pure.cl
m21000_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m21000_a3-pure.cl
m21100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21100_a1-optimized.cl
m21100_a1-pure.cl
m21100_a3-optimized.cl
m21100_a3-pure.cl
m21200_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21200_a1-optimized.cl
m21200_a1-pure.cl
m21200_a3-optimized.cl
m21200_a3-pure.cl
m21300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21300_a1-pure.cl
m21300_a3-pure.cl
m21310_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21310_a1-pure.cl
m21310_a3-pure.cl
m21400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21400_a1-optimized.cl
m21400_a1-pure.cl
m21400_a3-optimized.cl
m21400_a3-pure.cl
m21420_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m21420_a1-pure.cl
m21420_a3-pure.cl
m21500-pure.cl
m21600-pure.cl
m21700-pure.cl
m21800-pure.cl
m21900_a0-pure.cl
m21900_a1-pure.cl
m21900_a3-pure.cl
m22000-pure.cl
m22001-pure.cl
m22100-pure.cl Improve BitLocker -m 22100 performance by: 2025-07-21 22:00:01 +02:00
m22200_a0-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m22200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22200_a1-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m22200_a1-pure.cl
m22200_a3-optimized.cl Revert to manually unrolled SHA256/224/512/384 transform() steps 2025-07-21 16:18:26 +02:00
m22200_a3-pure.cl
m22300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22300_a1-optimized.cl
m22300_a1-pure.cl
m22300_a3-optimized.cl
m22300_a3-pure.cl
m22400-pure.cl
m22500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22500_a1-optimized.cl
m22500_a1-pure.cl
m22500_a3-optimized.cl
m22500_a3-pure.cl
m22600-pure.cl
m22700-pure.cl
m22800_a0-pure.cl Updated module number, added 1 & 3 pure Kernels. 2025-07-28 07:13:14 -07:00
m22800_a1-pure.cl Fixed a1 kernel error, Added perl test-unit. All unit tests passed. 2025-07-29 08:21:39 -07:00
m22800_a3-pure.cl Updated module number, added 1 & 3 pure Kernels. 2025-07-28 07:13:14 -07:00
m22911_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22911_a1-pure.cl
m22911_a3-pure.cl
m22921_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22921_a1-pure.cl
m22921_a3-pure.cl
m22931_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22931_a1-pure.cl
m22931_a3-pure.cl
m22941_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22941_a1-pure.cl
m22941_a3-pure.cl
m22951_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m22951_a1-pure.cl
m22951_a3-pure.cl
m23001_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m23001_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m23001_a1-optimized.cl
m23001_a1-pure.cl
m23001_a3-optimized.cl
m23001_a3-pure.cl
m23002_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m23002_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m23002_a1-optimized.cl
m23002_a1-pure.cl
m23002_a3-optimized.cl
m23002_a3-pure.cl
m23003_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m23003_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m23003_a1-optimized.cl
m23003_a1-pure.cl
m23003_a3-optimized.cl
m23003_a3-pure.cl
m23100-pure.cl
m23200-pure.cl
m23300-pure.cl
m23400-pure.cl
m23500-pure.cl
m23600-pure.cl
m23700-optimized.cl
m23700-pure.cl
m23800-optimized.cl
m23800-pure.cl
m23900-pure.cl
m24000-pure.cl
m24100-pure.cl
m24200-pure.cl
m24300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m24300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m24300_a1-optimized.cl
m24300_a1-pure.cl
m24300_a3-optimized.cl
m24300_a3-pure.cl
m24410-pure.cl
m24420-pure.cl
m24500-pure.cl
m24610-pure.cl
m24620-pure.cl
m24630-pure.cl
m24700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m24700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m24700_a1-optimized.cl
m24700_a1-pure.cl
m24700_a3-optimized.cl
m24700_a3-pure.cl
m24800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m24800_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m24800_a1-optimized.cl
m24800_a1-pure.cl
m24800_a3-optimized.cl
m24800_a3-pure.cl
m24900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m24900_a1-optimized.cl
m24900_a3-optimized.cl
m25000-pure.cl
m25100-pure.cl
m25200-pure.cl
m25300-pure.cl
m25400-pure.cl
m25500-pure.cl
m25600-pure.cl
m25700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m25700_a1-optimized.cl
m25700_a3-optimized.cl
m25800-pure.cl
m25900-pure.cl
m26000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m26000_a1-pure.cl
m26000_a3-pure.cl
m26100-pure.cl
m26200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m26200_a1-pure.cl
m26200_a3-pure.cl
m26300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m26300_a1-pure.cl
m26300_a3-pure.cl
m26401_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m26401_a1-optimized.cl
m26401_a3-optimized.cl
m26402_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m26402_a1-optimized.cl
m26402_a3-optimized.cl
m26403_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m26403_a1-optimized.cl
m26403_a3-optimized.cl
m26500-pure.cl
m26600-pure.cl
m26610-pure.cl
m26700-pure.cl
m26800-pure.cl
m26900-pure.cl
m27000-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m27100-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m27200_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m27200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m27200_a1-optimized.cl
m27200_a1-pure.cl
m27200_a3-optimized.cl
m27200_a3-pure.cl
m27300-pure.cl
m27400-pure.cl
m27500-pure.cl
m27600-pure.cl
m27700-pure.cl
m27800_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m27800_a1-optimized.cl
m27800_a3-optimized.cl
m27900_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m27900_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m27900_a1-optimized.cl
m27900_a1-pure.cl
m27900_a3-optimized.cl
m27900_a3-pure.cl
m28000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28000_a1-optimized.cl
m28000_a1-pure.cl
m28000_a3-optimized.cl
m28000_a3-pure.cl
m28100-pure.cl
m28200-pure.cl
m28300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28300_a1-pure.cl
m28300_a3-pure.cl
m28400-pure.cl
m28501_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28501_a1-pure.cl
m28501_a3-pure.cl
m28502_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28502_a1-pure.cl
m28502_a3-pure.cl
m28505_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28505_a1-pure.cl
m28505_a3-pure.cl
m28506_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28506_a1-pure.cl
m28506_a3-pure.cl
m28600-pure.cl
m28700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m28700_a1-optimized.cl
m28700_a1-pure.cl
m28700_a3-optimized.cl
m28700_a3-pure.cl
m28800-pure.cl
m28900-pure.cl
m29000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m29000_a1-pure.cl
m29000_a3-pure.cl
m29100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m29100_a1-pure.cl
m29100_a3-pure.cl
m29200_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m29200_a1-pure.cl
m29200_a3-pure.cl
m29600-pure.cl
m29700-pure.cl
m29910-pure.cl
m29920-pure.cl
m29930-pure.cl
m29940-pure.cl
m30420_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m30420_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m30420_a1-optimized.cl
m30420_a1-pure.cl
m30420_a3-optimized.cl
m30420_a3-pure.cl
m30500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m30500_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m30500_a1-optimized.cl
m30500_a1-pure.cl
m30500_a3-optimized.cl
m30500_a3-pure.cl
m30600-pure.cl
m30601-pure.cl Fixed out-of-boundary read in hash-mode 30601 2025-07-26 10:21:12 +02:00
m30700_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m30700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m30700_a1-optimized.cl
m30700_a1-pure.cl
m30700_a3-optimized.cl
m30700_a3-pure.cl
m30901_a0-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30901_a1-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30901_a3-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30902_a0-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30902_a1-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30902_a3-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30905_a0-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30905_a1-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30905_a3-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30906_a0-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30906_a1-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m30906_a3-pure.cl Fixed bugs in 3090x kernels which produced false positives, Updated test_edge.sh, introducing clean_cache function and fix for 20510 module 2025-07-29 18:16:25 +02:00
m31000_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31000_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31000_a1-optimized.cl
m31000_a1-pure.cl
m31000_a3-optimized.cl
m31000_a3-pure.cl
m31100_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31100_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31100_a1-optimized.cl
m31100_a1-pure.cl
m31100_a3-optimized.cl
m31100_a3-pure.cl
m31200-pure.cl
m31300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31300_a1-optimized.cl
m31300_a1-pure.cl
m31300_a3-optimized.cl
m31300_a3-pure.cl
m31400_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31400_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31400_a1-optimized.cl
m31400_a1-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31400_a3-optimized.cl
m31400_a3-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31500-pure.cl
m31600-pure.cl
m31700_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m31700_a1-pure.cl
m31700_a3-pure.cl
m31800-pure.cl
m31900-pure.cl
m32000-pure.cl
m32010-pure.cl
m32020-pure.cl
m32030-pure.cl
m32040-pure.cl
m32100-pure.cl
m32200-pure.cl
m32300_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m32300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m32300_a1-optimized.cl
m32300_a1-pure.cl
m32300_a3-optimized.cl
m32300_a3-pure.cl
m32410_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m32410_a1-pure.cl
m32410_a3-pure.cl
m32420_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m32420_a1-pure.cl
m32420_a3-pure.cl
m32500-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m32600_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m32600_a1-pure.cl
m32600_a3-pure.cl
m32700-pure.cl
m32800_a0-optimized.cl
m32800_a0-pure.cl Updated module number, added 1 & 3 pure Kernels. 2025-07-28 07:13:14 -07:00
m32800_a1-optimized.cl
m32800_a1-pure.cl
m32800_a3-optimized.cl Automatic downtune problem: 2025-07-16 08:38:02 +02:00
m32800_a3-pure.cl
m32900-pure.cl Convert to ATTACK_EXEC_OUTSIDE_KERNEL 2025-07-16 20:05:05 +01:00
m33000_a0-pure.cl
m33000_a1-pure.cl
m33000_a3-pure.cl
m33100_a0-pure.cl
m33100_a1-pure.cl
m33100_a3-pure.cl
m33300_a0-pure.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m33300_a1-pure.cl
m33300_a3-pure.cl
m33400-pure.cl Update to latest hashcat base 2025-07-16 20:23:27 +02:00
m33500_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m33500_a1-optimized.cl
m33500_a3-optimized.cl
m33501_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m33501_a1-optimized.cl
m33501_a3-optimized.cl
m33502_a0-optimized.cl remove inc_rp_common.cl include from kernels 2025-07-19 13:46:00 +02:00
m33502_a1-optimized.cl
m33502_a3-optimized.cl
m33600_a0-optimized.cl
m33600_a0-pure.cl
m33600_a1-optimized.cl
m33600_a1-pure.cl
m33600_a3-optimized.cl
m33600_a3-pure.cl
m33650_a0-pure.cl
m33650_a1-pure.cl
m33650_a3-pure.cl
m33660_a0-pure.cl
m33660_a1-pure.cl
m33660_a3-pure.cl
m33700-pure.cl
m33800-pure.cl
m34000-pure.cl Fixed bug in 34000 with Metal and OpenCL on Apple 2025-07-29 18:09:23 +02:00
m34100-pure.cl Fixed bugs in 34100 kernels on Apple Silicon 2025-07-30 23:41:04 +02:00
m34200_a0-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34200_a0-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34200_a1-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34200_a1-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34200_a3-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34200_a3-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34201_a0-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34201_a0-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34201_a1-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34201_a1-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34201_a3-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34201_a3-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34211_a0-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34211_a0-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34211_a1-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34211_a1-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34211_a3-optimized.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m34211_a3-pure.cl Fix some file permissions 2025-07-31 22:54:55 +02:00
m70000-pure.cl
m70100-pure.cl
m72000-pure.cl
m73000-pure.cl
markov_be.cl
markov_le.cl
shared.cl