|
Message-ID: <20110920202039.GA4609@openwall.com> Date: Wed, 21 Sep 2011 00:20:39 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: Mac OS X 10.7 Lion password hashes (salted SHA-512) On Tue, Sep 20, 2011 at 09:57:15PM +0200, Jean-Michel PICOD wrote: > I can confirm that the double base64 encoding is due to plutil. Thank you! > I could write the script to convert the plist to a JtR file if you want but I'd prefer Perl if you can. > I don't have a Lion plist file to test it... Let's hope someone will post the original plist file from a Lion system, for an unimportant account/password indeed. Anyone? > By the way, the python script may not be the hardest part to write :-) Which would be the hardest then? Meanwhile, here's what I am getting (will be in 1.7.8-jumbo-6): Benchmarking: Mac OS X 10.7+ salted SHA-512 [64/64]... (8xOMP) DONE Many salts: 9501K c/s real, 1186K c/s virtual Only one salt: 5489K c/s real, 684496 c/s virtual Benchmarking: Mac OS X 10.4 - 10.6 salted SHA-1 [32/64]... (8xOMP) DONE Many salts: 22629K c/s real, 2825K c/s virtual Only one salt: 8967K c/s real, 1119K c/s virtual That's on 2xE5420 2.5 GHz using OpenSSL crypto code. Non-OpenMP build, same machine (using one CPU core): Benchmarking: Mac OS X 10.7+ salted SHA-512 [64/64]... DONE Many salts: 1457K c/s real, 1457K c/s virtual Only one salt: 1362K c/s real, 1362K c/s virtual Benchmarking: Mac OS X 10.4 - 10.6 salted SHA-1 [32/64]... DONE Many salts: 3676K c/s real, 3676K c/s virtual Only one salt: 3124K c/s real, 3124K c/s virtual (I optimized the "XSHA" code a bit while I was at it.) Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.