mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-21 23:58:07 +00:00
Add Modules_bcrypt.hctune as example for algorithm based tuning
This commit is contained in:
parent
c8350eb555
commit
0e813cbe84
8
tunings/Modules_bcrypt.hctune
Normal file
8
tunings/Modules_bcrypt.hctune
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
#Device Attack Hash Vector Kernel Kernel
|
||||
#Name Mode Type Width Accel Loops
|
||||
|
||||
DEVICE_TYPE_CPU * 3200 1 N A
|
||||
DEVICE_TYPE_CPU * 25600 1 N A
|
||||
DEVICE_TYPE_CPU * 25800 1 N A
|
||||
|
@ -69,18 +69,6 @@ ALIAS_nv_sm50_or_higher 3 9900 4 A
|
||||
ALIAS_nv_sm50_or_higher 3 16400 8 A A
|
||||
ALIAS_nv_sm50_or_higher 3 18700 8 A A
|
||||
|
||||
##
|
||||
## BCRYPT
|
||||
##
|
||||
|
||||
DEVICE_TYPE_CPU * 3200 1 N A
|
||||
DEVICE_TYPE_CPU * 25600 1 N A
|
||||
DEVICE_TYPE_CPU * 25800 1 N A
|
||||
|
||||
##
|
||||
## SCRYPT: Tunings for SCRYPT based hash-modes can be found in separate files in the tunings/ folder
|
||||
##
|
||||
|
||||
##
|
||||
## CryptoAPI
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user