.. |
module_00000.c
|
|
|
module_00010.c
|
|
|
module_00011.c
|
|
|
module_00012.c
|
|
|
module_00020.c
|
|
|
module_00021.c
|
|
|
module_00022.c
|
fixing all inconsistent hash separators
|
2020-03-31 20:40:09 +02:00 |
module_00023.c
|
fixing all inconsistent hash separators
|
2020-03-31 20:40:09 +02:00 |
module_00030.c
|
|
|
module_00040.c
|
fixes #2339: problem with --hex-salt fixed
|
2020-03-30 14:06:11 +02:00 |
module_00050.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_00060.c
|
|
|
module_00100.c
|
|
|
module_00101.c
|
|
|
module_00110.c
|
|
|
module_00111.c
|
|
|
module_00112.c
|
|
|
module_00120.c
|
|
|
module_00121.c
|
|
|
module_00122.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_00124.c
|
|
|
module_00125.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_00130.c
|
|
|
module_00131.c
|
|
|
module_00132.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_00133.c
|
|
|
module_00140.c
|
|
|
module_00141.c
|
|
|
module_00150.c
|
|
|
module_00160.c
|
|
|
module_00200.c
|
|
|
module_00300.c
|
|
|
module_00400.c
|
|
|
module_00500.c
|
|
|
module_00501.c
|
|
|
module_00600.c
|
|
|
module_00900.c
|
|
|
module_01000.c
|
|
|
module_01100.c
|
|
|
module_01300.c
|
|
|
module_01400.c
|
|
|
module_01410.c
|
|
|
module_01411.c
|
|
|
module_01420.c
|
|
|
module_01421.c
|
|
|
module_01430.c
|
|
|
module_01440.c
|
|
|
module_01441.c
|
|
|
module_01450.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_01460.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_01500.c
|
Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly
|
2020-05-08 10:18:17 +02:00 |
module_01600.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_01700.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_01710.c
|
|
|
module_01711.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_01720.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_01722.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_01730.c
|
|
|
module_01731.c
|
|
|
module_01740.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_01750.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_01760.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_01800.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_02000.c
|
Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly
|
2020-05-08 10:18:17 +02:00 |
module_02100.c
|
Add tokenizer option TOKEN_ATTR_SEPARATOR_FARTHEST as an option to deal with hash formats where separator character could be part of the salt data itself and at the same time does not allow escape character logic to be applied. This can only work if it is guaranteed by the design of the hash format that the separator character does not occur after the position of the separator character.
|
2020-02-19 10:35:44 +01:00 |
module_02400.c
|
|
|
module_02410.c
|
fixing all inconsistent hash separators
|
2020-03-31 20:40:09 +02:00 |
module_02500.c
|
Add returncode PARSER_HAVE_ERRNO as a valid returncode from module_hash_binary_count() and module_hash_binary_parse() module hooks. You can use this in case fopen() fails and you want to transport back the original error from the OS
|
2020-05-27 15:23:02 +02:00 |
module_02501.c
|
Add returncode PARSER_HAVE_ERRNO as a valid returncode from module_hash_binary_count() and module_hash_binary_parse() module hooks. You can use this in case fopen() fails and you want to transport back the original error from the OS
|
2020-05-27 15:23:02 +02:00 |
module_02600.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_02611.c
|
|
|
module_02612.c
|
|
|
module_02711.c
|
|
|
module_02811.c
|
|
|
module_03000.c
|
Change bitsliced kernels from 3d to 2d invocation mode for slightly better performance
|
2020-02-22 07:59:58 +01:00 |
module_03100.c
|
Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
|
2020-02-15 15:34:47 +01:00 |
module_03200.c
|
Add special module option to indicate the kernel is using dynamic shared memory
|
2020-02-02 11:24:38 +01:00 |
module_03710.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_03711.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_03800.c
|
|
|
module_03910.c
|
|
|
module_04010.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_04110.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_04300.c
|
|
|
module_04400.c
|
|
|
module_04500.c
|
|
|
module_04520.c
|
|
|
module_04521.c
|
|
|
module_04522.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_04700.c
|
|
|
module_04710.c
|
fixes #2339: problem with --hex-salt fixed
|
2020-03-30 14:06:11 +02:00 |
module_04711.c
|
|
|
module_04800.c
|
|
|
module_04900.c
|
|
|
module_05100.c
|
|
|
module_05200.c
|
Update unroll and unstable configuration for Intel OpenCL runtime after unroll whitelisting change
|
2020-02-15 14:39:26 +01:00 |
module_05300.c
|
|
|
module_05400.c
|
|
|
module_05500.c
|
Use _unroll in -m 5500 for CPU
|
2020-03-06 14:34:41 +01:00 |
module_05600.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_05700.c
|
|
|
module_05800.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_06000.c
|
|
|
module_06100.c
|
Rewrite Whirlpool hash with 64 bit instructions
|
2020-02-03 15:24:38 +01:00 |
module_06211.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06212.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06213.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06221.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06222.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06223.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06231.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06232.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06233.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06241.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06242.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06243.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_06300.c
|
|
|
module_06400.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_06500.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_06600.c
|
|
|
module_06700.c
|
|
|
module_06800.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_06900.c
|
|
|
module_07000.c
|
Set -m 7000 to OPTS_TYPE_PT_GENERATE_BE mode to slightly improve performance
|
2020-02-23 15:21:34 +01:00 |
module_07100.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_07200.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_07300.c
|
Fix constant separator when printing IPMI hashes
|
2020-03-31 17:37:46 +02:00 |
module_07400.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_07401.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_07500.c
|
|
|
module_07700.c
|
|
|
module_07701.c
|
|
|
module_07800.c
|
Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
|
2020-02-15 15:34:47 +01:00 |
module_07801.c
|
Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
|
2020-02-15 15:34:47 +01:00 |
module_07900.c
|
Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
|
2020-02-15 15:34:47 +01:00 |
module_08000.c
|
Update unroll and unstable configuration for NVIDIA CUDA/OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:17:05 +01:00 |
module_08100.c
|
|
|
module_08200.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_08300.c
|
fixes #2365: NSEC3 dot replace and empty salt/domain fix
|
2020-05-25 11:30:45 +02:00 |
module_08400.c
|
|
|
module_08500.c
|
Update unroll and unstable configuration for Intel OpenCL runtime after unroll whitelisting change
|
2020-02-15 14:39:26 +01:00 |
module_08600.c
|
|
|
module_08700.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_08800.c
|
|
|
module_08900.c
|
Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly
|
2020-05-08 10:18:17 +02:00 |
module_09000.c
|
|
|
module_09100.c
|
|
|
module_09200.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_09300.c
|
|
|
module_09400.c
|
|
|
module_09500.c
|
|
|
module_09600.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_09700.c
|
|
|
module_09710.c
|
|
|
module_09720.c
|
|
|
module_09800.c
|
fixes #2067: 40-bit oldoffice false positive problem
|
2020-03-16 16:30:35 +01:00 |
module_09810.c
|
fixes #2067: 40-bit oldoffice false positive problem
|
2020-03-16 16:30:35 +01:00 |
module_09820.c
|
fixes #2067: 40-bit oldoffice false positive problem
|
2020-03-16 16:30:35 +01:00 |
module_09900.c
|
|
|
module_10000.c
|
|
|
module_10100.c
|
|
|
module_10200.c
|
|
|
module_10300.c
|
|
|
module_10400.c
|
Update unroll and unstable configuration for Intel OpenCL runtime after unroll whitelisting change
|
2020-02-15 14:39:26 +01:00 |
module_10410.c
|
Update unroll and unstable configuration for Intel OpenCL runtime after unroll whitelisting change
|
2020-02-15 14:39:26 +01:00 |
module_10420.c
|
|
|
module_10500.c
|
Update unroll and unstable configuration for Intel OpenCL runtime after unroll whitelisting change
|
2020-02-15 14:39:26 +01:00 |
module_10600.c
|
|
|
module_10700.c
|
Add OPTI_TYPE_REGISTER_LIMIT flag to enable register limiting in CUDA
|
2020-02-04 21:53:27 +01:00 |
module_10800.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_10900.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_10901.c
|
Rename 23911 to 10901 and populate salt->salt_buf[]
|
2020-03-03 09:55:13 +01:00 |
module_11000.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_11100.c
|
|
|
module_11200.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_11300.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_11400.c
|
|
|
module_11500.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_11600.c
|
Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
|
2020-02-15 15:34:47 +01:00 |
module_11700.c
|
|
|
module_11750.c
|
Merge pull request #2353 from s3inlc/patch-separator
|
2020-04-02 14:39:42 +02:00 |
module_11760.c
|
Merge pull request #2353 from s3inlc/patch-separator
|
2020-04-02 14:39:42 +02:00 |
module_11800.c
|
Updated pure kernel unstable markers to amdgpu-pro-18.50-708488-ubuntu-18.04
|
2020-01-13 21:20:06 +01:00 |
module_11850.c
|
Merge pull request #2353 from s3inlc/patch-separator
|
2020-04-02 14:39:42 +02:00 |
module_11860.c
|
Merge pull request #2353 from s3inlc/patch-separator
|
2020-04-02 14:39:42 +02:00 |
module_11900.c
|
Add support to configure hash-mode specific range of number of hashes supported
|
2019-05-19 14:46:05 +02:00 |
module_12000.c
|
|
|
module_12001.c
|
|
|
module_12100.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_12200.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_12300.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_12400.c
|
Update unroll and unstable configuration for NVIDIA CUDA/OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:17:05 +01:00 |
module_12500.c
|
fixes #2390: RAR3-hp cracking w/ pass > 28 (pure kernel) + tests added
|
2020-05-25 11:08:33 +02:00 |
module_12600.c
|
|
|
module_12700.c
|
|
|
module_12800.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_12900.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_13000.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_13100.c
|
Mark -m 13100 as unstable on Apple + Iris
|
2020-03-13 09:51:27 +01:00 |
module_13200.c
|
|
|
module_13300.c
|
|
|
module_13400.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_13500.c
|
fixing all inconsistent hash separators
|
2020-03-31 20:40:09 +02:00 |
module_13600.c
|
Reenable SIMD mode for -m 13600
|
2020-03-02 15:00:52 +01:00 |
module_13711.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13712.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13713.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13721.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13722.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13723.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13731.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13732.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13733.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13741.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13742.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13743.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13751.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13752.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13753.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13761.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13762.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13763.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13771.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13772.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13773.c
|
Merge pull request #2404 from philsmd/master
|
2020-06-02 12:34:19 +02:00 |
module_13800.c
|
fixing all inconsistent hash separators
|
2020-03-31 20:40:09 +02:00 |
module_13900.c
|
|
|
module_14000.c
|
Fix modules where salt->salt_buf[] is used but salt->salt_len was not set
|
2020-05-29 11:19:49 +02:00 |
module_14100.c
|
Fix modules where salt->salt_buf[] is used but salt->salt_len was not set
|
2020-05-29 11:19:49 +02:00 |
module_14400.c
|
Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
|
2020-02-15 15:34:47 +01:00 |
module_14600.c
|
Merge pull request #2405 from philsmd/luks_hash_example_fix
|
2020-06-02 12:35:07 +02:00 |
module_14700.c
|
|
|
module_14800.c
|
|
|
module_14900.c
|
fixing all inconsistent hash separators
|
2020-03-31 20:40:09 +02:00 |
module_15000.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_15100.c
|
|
|
module_15200.c
|
|
|
module_15300.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_15400.c
|
|
|
module_15500.c
|
Fixed a buffer overflow in module_hash_decode() of -m 15500
|
2020-06-03 12:51:38 +02:00 |
module_15600.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_15700.c
|
Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly
|
2020-05-08 10:18:17 +02:00 |
module_15900.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_16000.c
|
Update unroll and unstable configuration for AMD-GPU-PRO OpenCL runtime after unroll whitelisting change
|
2020-02-15 15:34:47 +01:00 |
module_16100.c
|
|
|
module_16200.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_16300.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_16400.c
|
|
|
module_16500.c
|
Add new option for modules OPTS_TYPE_SELF_TEST_DISABLE to disable self-test functionality from hash-mode directly
|
2020-05-08 10:18:17 +02:00 |
module_16600.c
|
Add OPTI_TYPE_REGISTER_LIMIT flag to enable register limiting in CUDA
|
2020-02-04 21:53:27 +01:00 |
module_16700.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_16800.c
|
|
|
module_16801.c
|
|
|
module_16900.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_17200.c
|
|
|
module_17210.c
|
|
|
module_17220.c
|
|
|
module_17225.c
|
|
|
module_17230.c
|
|
|
module_17300.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_17400.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_17500.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_17600.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_17700.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_17800.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_17900.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_18000.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_18100.c
|
fixing all inconsistent hash separators
|
2020-03-31 20:40:09 +02:00 |
module_18200.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_18300.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_18400.c
|
|
|
module_18500.c
|
|
|
module_18600.c
|
|
|
module_18700.c
|
|
|
module_18800.c
|
Update unroll and unstable configuration for Intel OpenCL runtime after unroll whitelisting change
|
2020-02-15 14:39:26 +01:00 |
module_18900.c
|
|
|
module_19000.c
|
|
|
module_19100.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_19200.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_19300.c
|
|
|
module_19500.c
|
|
|
module_19600.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_19700.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_19800.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_19900.c
|
cosmetic: minor code style fixes
|
2020-06-13 11:19:00 +02:00 |
module_20011.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_20012.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_20013.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_20200.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_20300.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_20400.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_20500.c
|
|
|
module_20510.c
|
|
|
module_20600.c
|
Update unroll and unstable configuration for Intel OpenCL runtime after unroll whitelisting change
|
2020-02-15 14:39:26 +01:00 |
module_20710.c
|
fixes #2339: problem with --hex-salt fixed
|
2020-03-30 14:06:11 +02:00 |
module_20711.c
|
|
|
module_20800.c
|
|
|
module_20900.c
|
|
|
module_21000.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_21100.c
|
|
|
module_21200.c
|
Merge pull request #2349 from philsmd/hexSaltFix
|
2020-03-30 18:02:32 +02:00 |
module_21300.c
|
fixes #2339: problem with --hex-salt fixed
|
2020-03-30 14:06:11 +02:00 |
module_21400.c
|
|
|
module_21500.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_21600.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_21700.c
|
Disable some modules on AMDGPU-Pro driver
|
2020-04-01 15:10:52 +02:00 |
module_21800.c
|
Prepare for UNROLL whitelisting
|
2020-02-15 12:44:12 +01:00 |
module_22000.c
|
Add returncode PARSER_HAVE_ERRNO as a valid returncode from module_hash_binary_count() and module_hash_binary_parse() module hooks. You can use this in case fopen() fails and you want to transport back the original error from the OS
|
2020-05-27 15:23:02 +02:00 |
module_22001.c
|
Add returncode PARSER_HAVE_ERRNO as a valid returncode from module_hash_binary_count() and module_hash_binary_parse() module hooks. You can use this in case fopen() fails and you want to transport back the original error from the OS
|
2020-05-27 15:23:02 +02:00 |
module_22100.c
|
Add option to force disable real SHM access to be used from within the module
|
2020-03-20 16:20:22 +01:00 |
module_22200.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_22300.c
|
|
|
module_22301.c
|
Added -m 22600 = Telegram Desktop App Passcode (PBKDF2-HMAC-SHA1)
|
2020-04-08 14:31:47 +02:00 |
module_22400.c
|
Update unroll and unstable configuration for ROCM OpenCL runtime after unroll whitelisting change
|
2020-02-15 16:09:37 +01:00 |
module_22500.c
|
-m 22500: remove unnecessary comment
|
2020-02-06 21:29:50 +01:00 |
module_22600.c
|
Added -m 22600 = Telegram Desktop App Passcode (PBKDF2-HMAC-SHA1)
|
2020-04-08 14:31:47 +02:00 |
module_22700.c
|
fixes #2383: added -m 22700 = MultiBit HD (scrypt)
|
2020-05-08 10:57:32 +02:00 |
module_23001.c
|
SecureZIP: use hex_encode () / hex_decode ()
|
2020-06-02 11:21:25 +02:00 |
module_23002.c
|
SecureZIP: use hex_encode () / hex_decode ()
|
2020-06-02 11:21:25 +02:00 |
module_23003.c
|
SecureZIP: use hex_encode () / hex_decode ()
|
2020-06-02 11:21:25 +02:00 |
module_23100.c
|
fixes #2457: added -m 23100 = Apple Keychain
|
2020-06-25 17:36:43 +02:00 |
module_99999.c
|
|
|