Commit Graph

9563 Commits

Author SHA1 Message Date
Jens Steube 1f462606bf
Merge pull request #3793 from neheb/f
compilation fixes
2023-07-10 19:24:49 +02:00
Rosen Penev 88347540f3
include zlib.h
Various types included in zlib.h such as gzFile are implicitly included
with minizip. Get rid of this behavior and explicitly include zlib.h.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-07-09 16:53:42 -07:00
Rosen Penev 147ec30fd6
fix compilation with FreeBSD
FreeBSD is checked for in two places and two duplicate functions are
used. Just use the former.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-07-09 16:52:03 -07:00
jsteube 1636bc41df Fix hash category for -m 32500 and add missing entry to changes.txt 2023-07-09 15:10:31 +00:00
jsteube 8b559ce563 Fix module_hash_encode() in hash-mode 32500 2023-07-08 18:21:40 +00:00
jsteube b1afc4a9aa Rename hash-mode 98765 to 32500 and add some missing memory initialization 2023-07-07 18:13:58 +00:00
Hans 7b4c2012b7 Move SHA1 code from kernel to inc_hash_sha1.cl 2023-07-07 14:56:39 +02:00
Jens Steube 4729342571
Merge pull request #3746 from JoeMcGeever/master
Plugin for issue #2994 - dogechain implementation
2023-07-06 15:38:52 +02:00
jsteube b700428bff Add missing entry for commit ab932815ea 2023-07-05 16:21:53 +00:00
Chick3nman 4c93eb4cc5 Add suggested memset 2023-07-05 01:24:40 -05:00
Chick3nman b6804aa34d Add suggested memset 2023-07-05 01:21:54 -05:00
jsteube ab932815ea Fixed out-of-boundary read in autotune.c when a fast hash defines a kernel_loops_min value that is higher than the actual number of amplifiers provided by the user 2023-07-04 09:40:39 +00:00
Jens Steube bfa7183370
Merge pull request #3789 from gogolovefish/master
fix Resource leak
2023-07-03 19:11:22 +02:00
JoeMcGeever 10dc0df264 Updated hash format to be the same as the suggested @philsmd 2023-07-03 10:54:29 +01:00
Jens Steube 76fae63be5
Merge pull request #3786 from matrix/algo_32420
Added hash-mode: sha512(sha512_bin($pass).$salt)
2023-07-02 15:55:10 +02:00
Gabriele Gristina 567ceefaf0 Added hash-mode: sha512(sha512_bin($pass).$salt) 2023-07-01 23:49:48 +02:00
jsteube ed4e209276 Change S-boxes in CAST5 from constant mem to shared mem 2023-07-01 19:46:45 +00:00
Jens Steube 1200bab046
Merge pull request #3776 from thatux/gpg-cast5
Add GPG (CAST5 (SHA-1($pass)))
2023-06-30 19:47:13 +02:00
Your Name 5927fea637 make it work with Apple Metal 2023-06-30 10:34:41 +02:00
wanhui 62f80e798e fix Resource leak 2023-06-30 09:24:17 +08:00
jsteube f341bfc82e Moved the updated OpenCL headers and xxHash library licenses to docs/license_libs 2023-06-29 17:42:22 +00:00
Jens Steube 6b625059a3
Merge pull request #3778 from b8vr/patch-1
Create da.hckmap
2023-06-28 15:23:49 +02:00
Soren17 f1ecc643a6
Create da.hckmap 2023-06-28 11:23:39 +02:00
Jens Steube 96976bf2aa
Merge pull request #3777 from matrix/algo_4430
Added hash-mode: md5(sha1($salt.$pass))
2023-06-27 18:43:01 +02:00
Gabriele Gristina b6ae3d867e Added hash-mode: md5(sha1($salt.$pass)) 2023-06-27 02:58:20 +02:00
Jens Steube f5ec183552
Merge pull request #3773 from matrix/algo_2630
Added hash-mode: md5(md5($pass.$salt))
2023-06-26 20:04:40 +02:00
Your Name b4c12ee628 add test hashes 2023-06-26 13:36:35 +02:00
Your Name cb2890c108 working m17040 2023-06-26 13:34:27 +02:00
Your Name fae1994588 based m17040 of m17010 2023-06-26 11:50:53 +02:00
Jens Steube b5fb169ded
Merge pull request #3772 from matrix/algo_4420
Added hash-mode: md5(sha1($pass.$salt))
2023-06-25 20:01:05 +02:00
Jens Steube a0d509b115
Merge pull request #3771 from dcorpron-kl/master
Fixed stray comma in JSON output when selecting a device other than t…
2023-06-24 17:09:11 +02:00
Gabriele Gristina c31d8d2b95 Added hash-mode: md5(md5($pass.$salt)) 2023-06-24 03:25:00 +02:00
Gabriele Gristina 40f087923f Added hash-mode: md5(sha1($pass.$salt)) 2023-06-24 00:21:33 +02:00
dale e00ab993a2
Fixed stray comma in JSON output when selecting a device other than the first. 2023-06-23 13:22:41 -05:00
Jens Steube 41e9b269ab
Merge pull request #3721 from matrix/update_deps_lzma
Dependencies: Updated LZMA SDK to 22.01
2023-06-23 14:36:18 +02:00
Jens Steube 6bf5959b23
Merge branch 'master' into update_deps_lzma 2023-06-22 14:39:07 +02:00
Jens Steube 11502c77e2
Merge pull request #3734 from matrix/fix_rar_segfault_AppleSilicon
Dependencies: Updated unrar source to 6.2.7 | Fixed bug in 23800/unrar with Apple Silicon
2023-06-21 16:27:16 +02:00
Jens Steube 823a36dcff
Merge branch 'master' into fix_rar_segfault_AppleSilicon 2023-06-20 18:44:35 +02:00
Jens Steube 2d60359827
Merge pull request #3766 from matrix/algo_RSA_NetWitness
Added hash-mode: RSA Security Analytics / NetWitness (sha256)
2023-06-19 19:42:15 +02:00
Jens Steube 58155986cf
Merge pull request #3765 from philsmd/master
fix trailing spaces
2023-06-18 16:19:40 +02:00
Jens Steube 82cf3b63b9
Merge pull request #3764 from matrix/algo_21310
Added hash-mode: md5($salt1.sha1($salt2.$pass))
2023-06-17 16:57:49 +02:00
Gabriele Gristina e506823772 Added hash-mode: RSA Security Analytics / NetWitness (sha256) 2023-06-17 14:41:17 +02:00
philsmd 79869badf1
fix trailing spaces 2023-06-17 10:08:55 +02:00
Jens Steube 4734d112b8
Merge pull request #3763 from matrix/XenForo_sha512
Added hash-mode: sha512(sha512($pass).$salt)
2023-06-16 03:10:11 +02:00
Gabriele Gristina 19a36e73a2 Added hash-mode: md5($salt1.sha1($salt2.$pass)) 2023-06-15 19:01:52 +02:00
Jens Steube 634251817c
Merge pull request #3762 from matrix/fix_metal_opencl_device_selection
Metal Backend: disable Metal devices only if at least one OpenCL device is active
2023-06-15 12:45:32 +02:00
Gabriele Gristina ec13e6123a Added hash-mode: sha512(sha512($pass).$salt) 2023-06-14 22:51:39 +02:00
Gabriele Gristina ef81520158 Metal Backend: disable Metal devices only if at least one OpenCL device is active 2023-06-14 21:11:42 +02:00
Jens Steube 32517211a5
Merge pull request #3760 from matrix/check_invalid_kern_type
do not allow negative kern_type
2023-06-14 03:25:35 +02:00
Jens Steube 3c3e950dba
Merge pull request #3759 from matrix/enable_Metal_2xx
Metal Backend: allow use of devices with Metal if runtime version is >= 200
2023-06-13 00:27:22 +02:00