mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 12:29:35 +00:00
71a8459d85
* Added new hash-mode 14000 = DES (PT = $salt, key = $pass) * Added new hash-mode 14100 = 3DES (PT = $salt, key = $pass) This patch initial was created out of this PR: https://github.com/hashcat/hashcat/pull/452 which is now no longer required I've replace the -a 3 kernel with a bitsliced version which is around 10 times faster I've also added test.sh and test.pl patches, but some of the test scripts need to be fixed |
||
---|---|---|
.. | ||
common.h | ||
cpu-aes.c | ||
cpu-aes.h | ||
cpu-crc32.h | ||
cpu-des.c | ||
cpu-md5.c | ||
cpu-md5.h | ||
cpu-sha1.c | ||
cpu-sha256.c | ||
ext_ADL.h | ||
ext_nvapi.h | ||
ext_nvml.h | ||
ext_OpenCL.h | ||
ext_xnvctrl.h | ||
rp_cpu.h | ||
rp_kernel_on_cpu.h | ||
shared.h | ||
types.h |