Commit Graph

2828 Commits (37175f5067ad67cc81564338aa4c684a99f04b39)

Author SHA1 Message Date
jsteube 79d73a7cf8 Fix CRLF in OpenCL/inc_cipher_cast.cl
8 months ago
PenguinKeeper7 4ea43742b9 Update inc_common.cl
9 months ago
Jens Steube 2801527d81
Merge pull request #3873 from piru/master
9 months ago
jsteube 5def8a3534 Rewrote -m 32700 kernel to use u32 datatype instead of u8
9 months ago
Jens Steube a74270b120 Remove SHA1_TRANSFORM_SWAP modificaton in inc_hash_sha1.cl and use replacement of sha1_final in -m 32700 sources as replacement
9 months ago
Jens Steube 573423af97 Rewrite -m 32700 to use salt_iter and loop kernel as expected in slow hash modes
9 months ago
Harry Sintonen 8ae46f4487 Raise Flask Session Cookie (-m 29100) max data length to 120 chars.
9 months ago
Jens Steube 992fb9047c Fix -m 32700 kernel compile for ROCM/HIP
9 months ago
Jens Steube 42f2286d16
Merge pull request #3742 from hans-vh/kremlin
9 months ago
jsteube d4c9c4fae4 Make base64_encode_three_bytes_better() in -m 32500 more readable
9 months ago
red 0bc3bb3ada
Update m31900-pure.cl
9 months ago
Jens Steube ede390c36a
Merge pull request #3839 from neheb/cas
9 months ago
Jens Steube 3cd44e3868 Add missing OpenCL/inc_cipher_cast.cl and moved code from the .h to it
10 months ago
Rosen Penev ae07d65f34 clang-tidy: remove useless casts
10 months ago
Rosen Penev 795674c939 fix some const-qual warnings
10 months ago
Jens Steube 9c206b7c42 Fix missing AES_GCM_decrypt in inc_cipher_aes-gcm.cl
10 months ago
Jens Steube f2a9198e05 Fix missing DECLSPEC in -m 32500
10 months ago
Hans 219b71c5ae Move Kremlin Encrypt to mode 32700
10 months ago
Hans 9446a589b0 Move Kremlin Encrypt to mode 32600
10 months ago
Rosen Penev 01a8f77bf4
clang-tidy: use const pointer
10 months ago
Jens Steube 1259ea03bd
Merge branch 'master' into DCC2-NT
10 months ago
Jens Steube 446178c455
Merge branch 'master' into DCC-NT
10 months ago
jsteube c2065d158c Renamed hash-mode 6150 to 32600
10 months ago
Jens Steube 92e9247995
Merge pull request #3813 from PenguinKeeper7/CubeCart
10 months ago
PenguinKeeper7 abe6fd76c4 Added hash-mode: CubeCart (whirlpool($salt.$pass.$salt))
10 months ago
justpretending b2f14f2f5d Fix some typos
10 months ago
jsteube f924ee801b Update inc_cipher_cast.h to make use of hashcat multi-platform compatible rotl32_S() instead of rotate()
11 months ago
jsteube 7aca373752 Fix collision of scalar rotate() and simd rotate() in hash modes like 8900
11 months ago
jsteube 8b559ce563 Fix module_hash_encode() in hash-mode 32500
11 months ago
jsteube b1afc4a9aa Rename hash-mode 98765 to 32500 and add some missing memory initialization
11 months ago
Hans 7b4c2012b7 Move SHA1 code from kernel to inc_hash_sha1.cl
11 months ago
Jens Steube 4729342571
Merge pull request #3746 from JoeMcGeever/master
11 months ago
JoeMcGeever 10dc0df264 Updated hash format to be the same as the suggested @philsmd
11 months ago
Gabriele Gristina 567ceefaf0 Added hash-mode: sha512(sha512_bin($pass).$salt)
11 months ago
jsteube ed4e209276 Change S-boxes in CAST5 from constant mem to shared mem
11 months ago
Jens Steube 1200bab046
Merge pull request #3776 from thatux/gpg-cast5
11 months ago
Your Name 5927fea637 make it work with Apple Metal
11 months ago
Gabriele Gristina b6ae3d867e Added hash-mode: md5(sha1($salt.$pass))
11 months ago
Jens Steube f5ec183552
Merge pull request #3773 from matrix/algo_2630
11 months ago
Your Name cb2890c108 working m17040
11 months ago
Your Name fae1994588 based m17040 of m17010
11 months ago
Gabriele Gristina c31d8d2b95 Added hash-mode: md5(md5($pass.$salt))
12 months ago
Gabriele Gristina 40f087923f Added hash-mode: md5(sha1($pass.$salt))
12 months ago
Jens Steube 2d60359827
Merge pull request #3766 from matrix/algo_RSA_NetWitness
12 months ago
Jens Steube 58155986cf
Merge pull request #3765 from philsmd/master
12 months ago
Jens Steube 82cf3b63b9
Merge pull request #3764 from matrix/algo_21310
12 months ago
Gabriele Gristina e506823772 Added hash-mode: RSA Security Analytics / NetWitness (sha256)
12 months ago
philsmd 79869badf1
fix trailing spaces
12 months ago
Gabriele Gristina 19a36e73a2 Added hash-mode: md5($salt1.sha1($salt2.$pass))
12 months ago
Gabriele Gristina ec13e6123a Added hash-mode: sha512(sha512($pass).$salt)
12 months ago