Skip to content

Instantly share code, notes, and snippets.

@roycewilliams
Last active June 6, 2020 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roycewilliams/0be79b4f531f13ae397589e7b15b6a81 to your computer and use it in GitHub Desktop.
Save roycewilliams/0be79b4f531f13ae397589e7b15b6a81 to your computer and use it in GitHub Desktop.
FreeBSD sha512crypt bcrypt comparison
#------------------------------------------------------------------------------
# Evaluation of FreeBSD password hashing - sha512crypt vs bcrypt
# Some work factors used are as proposed by https://reviews.freebsd.org/D15713
Test platform: Ubuntu 16.04, 6x GTX 1080s, NVIDIA driver 418.43, hashcat 6.x pre-release (GitHub master, v5.1.0-820-g319bf801)
Summary:
sha512crypt, 11.x default: Speed.#*.........: 912.9 kH/s
sha512crypt, rounds=10000 (D15713): Speed.#*.........: 457.5 kH/s
bcrypt, cost 4 (11.x default): Speed.#*.........: 248.1 kH/s
bcrypt, cost 11 (D15713): Speed.#*.........: 2026 H/s
bcrypt, cost 12: Speed.#*.........: 1012 H/s
#------------------------------------------------------------------------------
# sha512crypt
# FreeBSD 11.x default
$ cat sha512crypt.hash
$6$KM.Oc51zW1c1OEfk$KrYsTnUE.6Ma.nGlx4VXkItkyEHAl4pAh45N6ayJSZEP2fAWy9J4446sC53hf.fAnVxyN4jS3nyPFGzkcxuyW/
$ hashcat -O -w 4 -a 3 -m 1800 sha512crypt.hash ?a?a?a?a?a?a?a?a
hashcat (v5.1.0-820-g319bf801) starting...
No protocol specified
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #2: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #3: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #4: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #5: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #6: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
OpenCL Platform #2: Advanced Micro Devices, Inc.
================================================
* Device #7: AMD FX(tm)-8350 Eight-Core Processor, skipped.
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable optimizers:
* Optimized-Kernel
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
* Uses-64-Bit
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 15
Watchdog: Temperature abort trigger set to 90c
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
Session..........: hashcat
Status...........: Running
Hash.Name........: sha512crypt $6$, SHA512 (Unix)
Hash.Target......: $6$KM.Oc51zW1c1OEfk$KrYsTnUE.6Ma.nGlx4VXkItkyEHAl4p...cxuyW/
Time.Started.....: Mon Apr 1 13:19:53 2019 (9 secs)
Time.Estimated...: Fri Jul 13 10:52:46 2249 (230 years, 102 days)
Guess.Mask.......: ?a?a?a?a?a?a?a?a [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 153.6 kH/s (418.93ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#2.........: 151.5 kH/s (424.57ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#3.........: 151.6 kH/s (424.42ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#4.........: 151.3 kH/s (424.94ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#5.........: 152.7 kH/s (421.16ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#6.........: 152.3 kH/s (422.49ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#*.........: 912.9 kH/s
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 7864320/6634204312890625 (0.00%)
Rejected.........: 0/7864320 (0.00%)
Restore.Point....: 0/69833729609375 (0.00%)
Restore.Sub.#1...: Salt:0 Amplifier:2-3 Iteration:0-512
Restore.Sub.#2...: Salt:0 Amplifier:2-3 Iteration:0-512
Restore.Sub.#3...: Salt:0 Amplifier:2-3 Iteration:0-512
Restore.Sub.#4...: Salt:0 Amplifier:2-3 Iteration:0-512
Restore.Sub.#5...: Salt:0 Amplifier:2-3 Iteration:0-512
Restore.Sub.#6...: Salt:0 Amplifier:2-3 Iteration:0-512
Candidates.#1....: 1P=enane -> 11C10000
Candidates.#2....: 1arierin -> 1YiQUS12
Candidates.#3....: 1TdWERIN -> 1uxMONAN
Candidates.#4....: 1r0qwone -> 1@[11999
Candidates.#5....: 18C10000 -> 1*2?2312
Candidates.#6....: 1_cFFANA -> 15%ETANA
Hardware.Mon.#1..: Temp: 47c Fan: 80% Util:100% Core:1784MHz Mem:4513MHz Bus:8
Hardware.Mon.#2..: Temp: 43c Fan: 80% Util:100% Core:1759MHz Mem:4513MHz Bus:4
Hardware.Mon.#3..: Temp: 53c Fan: 80% Util:100% Core:1771MHz Mem:4513MHz Bus:16
Hardware.Mon.#4..: Temp: 48c Fan: 80% Util:100% Core:1771MHz Mem:4513MHz Bus:4
Hardware.Mon.#5..: Temp: 44c Fan: 80% Util:100% Core:1784MHz Mem:4513MHz Bus:1
Hardware.Mon.#6..: Temp: 46c Fan: 80% Util:100% Core:1784MHz Mem:4513MHz Bus:1
# Work factor proposed by D15713 - 10000 rounds
$ cat sha512crypt-10k.hash
$6$rounds=10000$KM.Oc51zW1c1OEfk$KrYsTnUE.6Ma.nGlx4VXkItkyEHAl4pAh45N6ayJSZEP2fAWy9J4446sC53hf.fAnVxyN4jS3nyPFGzkcxuyW/
$ hashcat -O -w 4 -a 3 -m 1800 sha512crypt.hash ?a?a?a?a?a?a?a?a
hashcat (v5.1.0-820-g319bf801) starting...
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #2: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #3: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #4: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #5: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #6: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
OpenCL Platform #2: Advanced Micro Devices, Inc.
================================================
* Device #7: AMD FX(tm)-8350 Eight-Core Processor, skipped.
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable optimizers:
* Optimized-Kernel
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
* Uses-64-Bit
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 15
Watchdog: Temperature abort trigger set to 90c
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
Session..........: hashcat
Status...........: Running
Hash.Name........: sha512crypt $6$, SHA512 (Unix)
Hash.Target......: $6$rounds=10000$KM.Oc51zW1c1OEfk$KrYsTnUE.6Ma.nGlx4...cxuyW/
Time.Started.....: Mon Apr 1 12:58:18 2019 (43 secs)
Time.Estimated...: Mon Oct 24 21:33:27 2478 (459 years, 206 days)
Guess.Mask.......: ?a?a?a?a?a?a?a?a [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 76879 H/s (422.42ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#2.........: 75854 H/s (430.45ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#3.........: 75954 H/s (429.84ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#4.........: 75891 H/s (430.14ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#5.........: 76486 H/s (426.90ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#6.........: 76388 H/s (427.56ms) @ Accel:1024 Loops:512 Thr:32 Vec:1
Speed.#*.........: 457.5 kH/s
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 16384000/6634204312890625 (0.00%)
Rejected.........: 0/16384000 (0.00%)
Restore.Point....: 0/69833729609375 (0.00%)
Restore.Sub.#1...: Salt:0 Amplifier:5-6 Iteration:0-512
Restore.Sub.#2...: Salt:0 Amplifier:4-5 Iteration:9216-9728
Restore.Sub.#3...: Salt:0 Amplifier:4-5 Iteration:9216-9728
Restore.Sub.#4...: Salt:0 Amplifier:4-5 Iteration:9216-9728
Restore.Sub.#5...: Salt:0 Amplifier:4-5 Iteration:9728-10000
Restore.Sub.#6...: Salt:0 Amplifier:4-5 Iteration:9728-10000
Candidates.#1....: aTdWERIN -> auxMONAN
Candidates.#2....: barierin -> bYiQUS12
Candidates.#3....: bP=enane -> b1C10000
Candidates.#4....: br0qwone -> b@[11999
Candidates.#5....: b8C10000 -> b*2?2312
Candidates.#6....: b_cFFANA -> b5%ETANA
Hardware.Mon.#1..: Temp: 60c Fan: 80% Util:100% Core:1746MHz Mem:4513MHz Bus:8
Hardware.Mon.#2..: Temp: 60c Fan: 80% Util:100% Core:1721MHz Mem:4513MHz Bus:4
Hardware.Mon.#3..: Temp: 64c Fan: 80% Util:100% Core:1746MHz Mem:4513MHz Bus:16
Hardware.Mon.#4..: Temp: 60c Fan: 80% Util:100% Core:1746MHz Mem:4513MHz Bus:4
Hardware.Mon.#5..: Temp: 58c Fan: 80% Util:100% Core:1759MHz Mem:4513MHz Bus:1
Hardware.Mon.#6..: Temp: 58c Fan: 80% Util:100% Core:1759MHz Mem:4513MHz Bus:1
#------------------------------------------------------------------------------
# bcrypt
# FreeBSD 11.x default
$ htpasswd -bnBC 4 "" freebsd | tr -d ':\n' | tr '$2y' '$2a' | tee bcrypt-04.hash; echo
$2a$04$bkGI0ZTwJUS2KcLaSQVvi.kaZW/U4zt6h40kP8aiY1GZia5oiImJO
# Work factor ('cost') proposed by D15713
$ htpasswd -bnBC 11 "" freebsd | tr -d ':\n' | tr '$2y' '$2a' | tee bcrypt-11.hash; echo
$2a$11$dSmlialScYmNmr2sBzO5aOnO5ukbG5iFOwDJCS6iMwtpR458tmpOK
# Cost 12
$ htpasswd -bnBC 12 "" freebsd | tr -d ':\n' | tr '$2y' '$2a' | tee bcrypt-12.hash; echo
$2a$12$krGOZj4r5BL/21AJrNIHaevpaxZk9j.63v07933GMuD6CXazZMK8q
$ hashcat -O -w 4 -a 3 -m 3200 bcrypt-04.hash ?a?a?a?a?a?a?a?a
hashcat (v5.1.0-820-g319bf801) starting...
/usr/local/share/hashcat/OpenCL/m03200-optimized.cl: Optimized OpenCL kernel requested but not needed - falling back to pure OpenCL kernel
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #2: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #3: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #4: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #5: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #6: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
OpenCL Platform #2: Advanced Micro Devices, Inc.
================================================
* Device #7: AMD FX(tm)-8350 Eight-Core Processor, skipped.
/usr/local/share/hashcat/OpenCL/m03200-optimized.cl: Optimized OpenCL kernel requested but not needed - falling back to pure OpenCL kernel
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 72
Watchdog: Temperature abort trigger set to 90c
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
Session..........: hashcat
Status...........: Running
Hash.Name........: bcrypt $2*$, Blowfish (Unix)
Hash.Target......: $2a$04$bkGI0ZTwJUS2KcLaSQVvi.kaZW/U4zt6h40kP8aiY1GZ...oiImJO
Time.Started.....: Mon Apr 1 13:13:33 2019 (9 secs)
Time.Estimated...: Sat Sep 18 20:28:35 2866 (847 years, 170 days)
Guess.Mask.......: ?a?a?a?a?a?a?a?a [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 41435 H/s (117.30ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#2.........: 40970 H/s (118.73ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#3.........: 41206 H/s (118.11ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#4.........: 41389 H/s (117.54ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#5.........: 41611 H/s (116.89ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#6.........: 41464 H/s (117.32ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#*.........: 248.1 kH/s
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 2160640/6634204312890625 (0.00%)
Rejected.........: 0/2160640 (0.00%)
Restore.Point....: 0/69833729609375 (0.00%)
Restore.Sub.#1...: Salt:0 Amplifier:35-36 Iteration:8-16
Restore.Sub.#2...: Salt:0 Amplifier:35-36 Iteration:8-16
Restore.Sub.#3...: Salt:0 Amplifier:35-36 Iteration:8-16
Restore.Sub.#4...: Salt:0 Amplifier:35-36 Iteration:8-16
Restore.Sub.#5...: Salt:0 Amplifier:36-37 Iteration:0-8
Restore.Sub.#6...: Salt:0 Amplifier:35-36 Iteration:8-16
Candidates.#1....: Barierin -> B#derane
Candidates.#2....: B(hnerin -> B@NDANAN
Candidates.#3....: Bm!lerin -> B`>cherd
Candidates.#4....: Bg.perin -> B5FTERIN
Candidates.#5....: APBBONAN -> Av@@1999
Candidates.#6....: B>(12312 -> B<PRIESS
Hardware.Mon.#1..: Temp: 34c Fan: 80% Util: 99% Core:1911MHz Mem:4513MHz Bus:8
Hardware.Mon.#2..: Temp: 32c Fan: 80% Util:100% Core:1885MHz Mem:4513MHz Bus:4
Hardware.Mon.#3..: Temp: 42c Fan: 80% Util: 99% Core:1898MHz Mem:4513MHz Bus:16
Hardware.Mon.#4..: Temp: 38c Fan: 80% Util:100% Core:1898MHz Mem:4513MHz Bus:4
Hardware.Mon.#5..: Temp: 34c Fan: 80% Util:100% Core:1911MHz Mem:4513MHz Bus:1
Hardware.Mon.#6..: Temp: 35c Fan: 80% Util:100% Core:1911MHz Mem:4513MHz Bus:1
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
$ hashcat -O -w 4 -a 3 -m 3200 bcrypt-11.hash ?a?a?a?a?a?a?a?a
hashcat (v5.1.0-820-g319bf801) starting...
/usr/local/share/hashcat/OpenCL/m03200-optimized.cl: Optimized OpenCL kernel requested but not needed - falling back to pure OpenCL kernel
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #2: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #3: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #4: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #5: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #6: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
OpenCL Platform #2: Advanced Micro Devices, Inc.
================================================
* Device #7: AMD FX(tm)-8350 Eight-Core Processor, skipped.
/usr/local/share/hashcat/OpenCL/m03200-optimized.cl: Optimized OpenCL kernel requested but not needed - falling back to pure OpenCL kernel
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 72
Watchdog: Temperature abort trigger set to 90c
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
Session..........: hashcat
Status...........: Running
Hash.Name........: bcrypt $2*$, Blowfish (Unix)
Hash.Target......: $2a$11$dSmlialScYmNmr2sBzO5aOnO5ukbG5iFOwDJCS6iMwtp...8tmpOK
Time.Started.....: Mon Apr 1 13:14:31 2019 (8 secs)
Time.Estimated...: Next Big Bang (103756 years, 158 days)
Guess.Mask.......: ?a?a?a?a?a?a?a?a [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 340 H/s (117.34ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#2.........: 334 H/s (119.64ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#3.........: 339 H/s (117.95ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#4.........: 338 H/s (118.30ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#5.........: 339 H/s (117.86ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#6.........: 337 H/s (118.53ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#*.........: 2026 H/s
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 0/6634204312890625 (0.00%)
Rejected.........: 0/0 (0.00%)
Restore.Point....: 0/69833729609375 (0.00%)
Restore.Sub.#1...: Salt:0 Amplifier:0-1 Iteration:576-584
Restore.Sub.#2...: Salt:0 Amplifier:0-1 Iteration:560-568
Restore.Sub.#3...: Salt:0 Amplifier:0-1 Iteration:568-576
Restore.Sub.#4...: Salt:0 Amplifier:0-1 Iteration:568-576
Restore.Sub.#5...: Salt:0 Amplifier:0-1 Iteration:576-584
Restore.Sub.#6...: Salt:0 Amplifier:0-1 Iteration:568-576
Candidates.#1....: sarierin -> s#derane
Candidates.#2....: s(hnerin -> s@NDANAN
Candidates.#3....: sPBBONAN -> sv@@1999
Candidates.#4....: sg.perin -> s5FTERIN
Candidates.#5....: sm!lerin -> s`>cherd
Candidates.#6....: s>(12312 -> s<PRIESS
Hardware.Mon.#1..: Temp: 37c Fan: 80% Util:100% Core:1911MHz Mem:4513MHz Bus:8
Hardware.Mon.#2..: Temp: 36c Fan: 80% Util:100% Core:1885MHz Mem:4513MHz Bus:4
Hardware.Mon.#3..: Temp: 43c Fan: 80% Util:100% Core:1898MHz Mem:4513MHz Bus:16
Hardware.Mon.#4..: Temp: 39c Fan: 80% Util:100% Core:1898MHz Mem:4513MHz Bus:4
Hardware.Mon.#5..: Temp: 35c Fan: 80% Util:100% Core:1911MHz Mem:4513MHz Bus:1
Hardware.Mon.#6..: Temp: 36c Fan: 80% Util:100% Core:1898MHz Mem:4513MHz Bus:1
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
$ hashcat -O -w 4 -a 3 -m 3200 bcrypt-12.hash ?a?a?a?a?a?a?a?a
hashcat (v5.1.0-820-g319bf801) starting...
/usr/local/share/hashcat/OpenCL/m03200-optimized.cl: Optimized OpenCL kernel requested but not needed - falling back to pure OpenCL kernel
No protocol specified
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #2: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #3: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #4: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #5: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
* Device #6: GeForce GTX 1080, 2029/8119 MB allocatable, 20MCU
OpenCL Platform #2: Advanced Micro Devices, Inc.
================================================
* Device #7: AMD FX(tm)-8350 Eight-Core Processor, skipped.
/usr/local/share/hashcat/OpenCL/m03200-optimized.cl: Optimized OpenCL kernel requested but not needed - falling back to pure OpenCL kernel
Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 72
Watchdog: Temperature abort trigger set to 90c
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
Session..........: hashcat
Status...........: Running
Hash.Name........: bcrypt $2*$, Blowfish (Unix)
Hash.Target......: $2a$12$krGOZj4r5BL/21AJrNIHaevpaxZk9j.63v07933GMuD6...zZMK8q
Time.Started.....: Mon Apr 1 13:15:27 2019 (15 secs)
Time.Estimated...: Next Big Bang (207804 years, 135 days)
Guess.Mask.......: ?a?a?a?a?a?a?a?a [8]
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 168 H/s (119.04ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#2.........: 167 H/s (119.87ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#3.........: 169 H/s (117.89ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#4.........: 169 H/s (118.35ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#5.........: 170 H/s (117.39ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#6.........: 169 H/s (118.48ms) @ Accel:16 Loops:8 Thr:32 Vec:1
Speed.#*.........: 1012 H/s
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 0/6634204312890625 (0.00%)
Rejected.........: 0/0 (0.00%)
Restore.Point....: 0/69833729609375 (0.00%)
Restore.Sub.#1...: Salt:0 Amplifier:0-1 Iteration:960-968
Restore.Sub.#2...: Salt:0 Amplifier:0-1 Iteration:952-960
Restore.Sub.#3...: Salt:0 Amplifier:0-1 Iteration:968-976
Restore.Sub.#4...: Salt:0 Amplifier:0-1 Iteration:968-976
Restore.Sub.#5...: Salt:0 Amplifier:0-1 Iteration:976-984
Restore.Sub.#6...: Salt:0 Amplifier:0-1 Iteration:968-976
Candidates.#1....: sm!lerin -> s`>cherd
Candidates.#2....: sarierin -> s#derane
Candidates.#3....: s(hnerin -> s@NDANAN
Candidates.#4....: sPBBONAN -> sv@@1999
Candidates.#5....: sg.perin -> s5FTERIN
Candidates.#6....: s>(12312 -> s<PRIESS
Hardware.Mon.#1..: Temp: 39c Fan: 80% Util:100% Core:1911MHz Mem:4513MHz Bus:8
Hardware.Mon.#2..: Temp: 37c Fan: 80% Util:100% Core:1885MHz Mem:4513MHz Bus:4
Hardware.Mon.#3..: Temp: 43c Fan: 80% Util:100% Core:1898MHz Mem:4513MHz Bus:16
Hardware.Mon.#4..: Temp: 41c Fan: 80% Util:100% Core:1898MHz Mem:4513MHz Bus:4
Hardware.Mon.#5..: Temp: 37c Fan: 80% Util:100% Core:1911MHz Mem:4513MHz Bus:1
Hardware.Mon.#6..: Temp: 37c Fan: 80% Util:100% Core:1898MHz Mem:4513MHz Bus:1
[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit =>
#------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment