This shows you the differences between two versions of the page.
|
john:OpenCL-SHA-512 [2013/02/07 00:36] claudio.andre Improve noted about the format. |
john:OpenCL-SHA-512 [2013/02/07 00:42] (current) claudio.andre New benchmark numbers |
||
|---|---|---|---|
| Line 95: | Line 95: | ||
| * Driver 8.95-120214a-134397C-ATI | * Driver 8.95-120214a-134397C-ATI | ||
| * Ubuntu 12.04 x86_64 | * Ubuntu 12.04 x86_64 | ||
| - | |||
| - | |||
| - | |||
| ==== Benchmarks ==== | ==== Benchmarks ==== | ||
| Line 107: | Line 104: | ||
| * Raw: 1920 c/s real, 239 c/s virtual | * Raw: 1920 c/s real, 239 c/s virtual | ||
| * C-03. S-02. | * C-03. S-02. | ||
| - | * Local work size (LWS) 64, global work size (GWS) 5120 | + | * Local worksize (LWS) 64, global worksize (GWS) 10240 |
| * Benchmarking: sha512crypt (rounds=5000) [OpenCL]... DONE | * Benchmarking: sha512crypt (rounds=5000) [OpenCL]... DONE | ||
| - | * Raw: 3020 c/s real, 512000 c/s virtual | + | * Raw: 6301 c/s real, 256000 c/s virtual |
| * C-04. | * C-04. | ||
| * Local work size (LWS) 64, global work size (GWS) 81920 | * Local work size (LWS) 64, global work size (GWS) 81920 | ||
| Line 115: | Line 112: | ||
| * Raw: 13451 c/s real, 1638K c/s virtual | * Raw: 13451 c/s real, 1638K c/s virtual | ||
| * C-05. | * C-05. | ||
| - | * Local work size (LWS) 512, global work size (GWS) 15360 | + | * Local worksize (LWS) 512, global worksize (GWS) 15360 |
| * Benchmarking: sha512crypt (rounds=5000) [OpenCL]... DONE | * Benchmarking: sha512crypt (rounds=5000) [OpenCL]... DONE | ||
| - | * Raw: 11420 c/s real, 11420 c/s virtual | + | * Raw: 13128 c/s real, 13128 c/s virtual |
| **Reference** (march 2012)\\ | **Reference** (march 2012)\\ | ||
| Line 150: | Line 147: | ||
| <code> | <code> | ||
| - | $ LWS=512 GWS=7680 ../run/john ../../pass.dat --incremental=All15 -fo:sha512crypt-opencl | + | $ ../run/john ../../pass.dat --incremental=All15 -fo:sha512crypt-opencl |
| - | OpenCL platform 0: NVIDIA CUDA, 1 device(s). | + | Device 0: GeForce GTX 570 |
| - | Using device 0: GeForce GTX 570 | + | Local worksize (LWS) 512, global worksize (GWS) 15360 |
| - | Building the kernel, this could take a while | + | Loaded 4 password hashes with 4 different salts (sha512crypt [OpenCL]) |
| - | Local work size (LWS) 512, global work size (GWS) 7680 | + | |
| - | Loaded 4 password hashes with 4 different salts (crypt SHA-512 [OpenCL]) | + | |
| odh (us_teste_10) | odh (us_teste_10) | ||
| s98 (us_teste_11) | s98 (us_teste_11) | ||
| o9 (us_teste_08) | o9 (us_teste_08) | ||
| s% (us_teste_09) | s% (us_teste_09) | ||
| - | guesses: 4 time: 0:00:01:27 DONE (Fri Jun 8 07:10:50 2012) c/s: 12055 trying: dl48d - ina1 | + | guesses: 4 time: 0:00:01:21 DONE (Thu Feb 7 03:41:31 2013) c/s: 13251 trying: dl48d - iec7 |
| + | Use the "--show" option to display all of the cracked passwords reliably | ||
| </code> | </code> | ||