mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-29 11:28:15 +00:00
Add autotune engine to changes
This commit is contained in:
parent
eaf7a7cb2f
commit
a5603086d5
@ -4,10 +4,6 @@ Type.: Feature
|
|||||||
File.: Kernel
|
File.: Kernel
|
||||||
Desc.: Dropped CUDA support and switched to OpenCL for NVidia
|
Desc.: Dropped CUDA support and switched to OpenCL for NVidia
|
||||||
|
|
||||||
Type.: Feature
|
|
||||||
File.: Kernel
|
|
||||||
Desc.: Extended support from 14 to 255 functions calls per rule on GPU
|
|
||||||
|
|
||||||
Type.: Feature
|
Type.: Feature
|
||||||
File.: Kernel
|
File.: Kernel
|
||||||
Desc.: Added new hash mode -m 12900 = Android FDE (Samsung DEK)
|
Desc.: Added new hash mode -m 12900 = Android FDE (Samsung DEK)
|
||||||
@ -18,6 +14,10 @@ File.: Kernel
|
|||||||
Desc.: Added new hash mode -m 13000 = RAR5
|
Desc.: Added new hash mode -m 13000 = RAR5
|
||||||
Issue: 68
|
Issue: 68
|
||||||
|
|
||||||
|
Type.: Feature
|
||||||
|
File.: Kernel
|
||||||
|
Desc.: Extended support from 14 to 255 functions calls per rule on GPU
|
||||||
|
|
||||||
Type.: Feature
|
Type.: Feature
|
||||||
File.: Host
|
File.: Host
|
||||||
Desc.: Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV
|
Desc.: Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV
|
||||||
@ -63,6 +63,10 @@ File.: Host
|
|||||||
Desc.: Added option --opencl-vector-width to override automatically selected vector-width size
|
Desc.: Added option --opencl-vector-width to override automatically selected vector-width size
|
||||||
Issue: 2
|
Issue: 2
|
||||||
|
|
||||||
|
Type.: Feature
|
||||||
|
File.: Host
|
||||||
|
Desc.: Added autotuning engine and tuning database
|
||||||
|
|
||||||
Type.: Feature
|
Type.: Feature
|
||||||
File.: Host
|
File.: Host
|
||||||
Desc.: Implemented a new feature that allows to quit at next restore point update (and disable it)
|
Desc.: Implemented a new feature that allows to quit at next restore point update (and disable it)
|
||||||
|
Loading…
Reference in New Issue
Block a user