mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-14 11:48:57 +00:00
47bd838e25
VeraCrypt added the possibility to use Streebog-512 as hashing algorithm for the key derivation. This commit adds the necessary VeraCrypt kernels as well as additional HMAC-Streebog kernels. - Add hash-mode 13771: VeraCrypt PBKDF2-HMAC-Streebog-512 + XTS 512 bit - Add hash-mode 13772: VeraCrypt PBKDF2-HMAC-Streebog-512 + XTS 1024 bit - Add hash-mode 13773: VeraCrypt PBKDF2-HMAC-Streebog-512 + XTS 1536 bit - Add hash-mode 11750: HMAC-Streebog-256 (key = $pass), big-endian - Add hash-mode 11760: HMAC-Streebog-256 (key = $salt), big-endian - Add hash-mode 11860: HMAC-Streebog-512 (key = $salt), big-endian - Add test suite for hash-modes 11750, 11760 and 11860 - Improve pure Streebog kernels |
||
---|---|---|
.. | ||
affinity.h | ||
autotune.h | ||
benchmark.h | ||
bitmap.h | ||
bitops.h | ||
brain.h | ||
combinator.h | ||
common.h | ||
convert.h | ||
cpt.h | ||
cpu_aes.h | ||
cpu_blake2.h | ||
cpu_crc32.h | ||
cpu_des.h | ||
cpu_md4.h | ||
cpu_md5.h | ||
cpu_sha1.h | ||
cpu_sha256.h | ||
debugfile.h | ||
dictstat.h | ||
dispatch.h | ||
dynloader.h | ||
event.h | ||
ext_ADL.h | ||
ext_lzma.h | ||
ext_nvapi.h | ||
ext_nvml.h | ||
ext_OpenCL.h | ||
ext_sysfs.h | ||
filehandling.h | ||
folder.h | ||
hashcat.h | ||
hashes.h | ||
hlfmt.h | ||
hwmon.h | ||
induct.h | ||
interface.h | ||
locking.h | ||
logfile.h | ||
loopback.h | ||
memory.h | ||
monitor.h | ||
mpsp.h | ||
opencl.h | ||
outfile_check.h | ||
outfile.h | ||
pidfile.h | ||
potfile.h | ||
restore.h | ||
rp_cpu.h | ||
rp_kernel_on_cpu_optimized.h | ||
rp_kernel_on_cpu.h | ||
rp.h | ||
selftest.h | ||
shared.h | ||
slow_candidates.h | ||
sort_r.h | ||
status.h | ||
stdout.h | ||
straight.h | ||
terminal.h | ||
thread.h | ||
timer.h | ||
tuningdb.h | ||
types.h | ||
usage.h | ||
user_options.h | ||
wordlist.h |