Differences

This shows you the differences between two versions of the page.

Link to this comparison view

john:tutorials:sha-crypt [2012/07/03 02:05]
solar updates for 1.7.9-jumbo-6
john:tutorials:sha-crypt [2012/07/03 02:27] (current)
solar removed the section on pre-1.7.6
Line 16: Line 16:
  
 As of this writing, the OpenCL code for sha512crypt is actually faster than the CUDA code, so it should be used on NVIDIA cards as well.  In fact, it's faster on NVIDIA than on AMD (even though it's the other way around for most other password hashes). ​ For example, it achieves about 11400 c/s (at the default of rounds=5000) on GTX 570 at 1600 MHz. As of this writing, the OpenCL code for sha512crypt is actually faster than the CUDA code, so it should be used on NVIDIA cards as well.  In fact, it's faster on NVIDIA than on AMD (even though it's the other way around for most other password hashes). ​ For example, it achieves about 11400 c/s (at the default of rounds=5000) on GTX 570 at 1600 MHz.
- 
-===== Pre-1.7.6 versions (why?!) ===== 
- 
-You probably want to use John the Ripper 1.7.6 or newer for this - please see above. ​ However, if you must: 
- 
-This topic was [[http://​www.openwall.com/​lists/​john-users/​2009/​09/​02/​3|brought up on john-users]],​ [[http://​www.openwall.com/​lists/​john-users/​2009/​11/​05/​1|got to YouTube]], and someone wrote [[http://​pka.engr.ccny.cuny.edu/​~jmao/​node/​26|a blog article on it]].  Please refer to the latter. 
- 
-It is not clear why the article proposes that the source files be edited manually instead of the [[:​john/​how-to-extract-tarballs-and-apply-patches|patch being applied]], so you may just do the latter. ​ The patch itself may be [[:​john/​patches|downloaded from this wiki]]. 
- 
-Also, if instructions from the article are followed "​literally",​ then the resulting ''​shadowfile''​ will possibly end up with mode 644 in a mode 755 home directory of a user - that is, readable to other users of the system used to crack/audit the passwords. ​ To prevent this from happening, ''​umask 077''​ should be issued before the ''​sudo unshadow ...''​ command. 
  
 Back to [[.|John the Ripper tutorials]]. Back to [[.|John the Ripper tutorials]].
john/tutorials/sha-crypt.txt ยท Last modified: 2012/07/03 02:27 by solar
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate to DokuWiki Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki Powered by OpenVZ Powered by Openwall GNU/*/Linux