1
0
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:
jsteube 2022-08-09 18:49:54 +00:00
parent c8350eb555
commit 0e813cbe84
2 changed files with 8 additions and 12 deletions

View 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

View File

@ -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
##