Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 02 May 2012 09:06:08 -0400
From: Erik Winkler <ewinkler@...ls.com>
To: john-dev@...ts.openwall.com
Subject: Re: JtR compilation warnings on OS X 10.7.3 with Xcode 4.3.2


> Strange. I have pushed another change. Hopefully it should fix the
> compilation problem. If not, can you debug this by putting some
> #warnings in that #ifdef block? Thanks.


That fix works now.  Here are the results:

Current Version As Compiled on MacOS 10.6:

../run/john -test -format:xsha512
Benchmarking: Mac OS X 10.7+ salted SHA-512 [64/64]... DONE
Many salts:	1611K c/s real, 1611K c/s virtual
Only one salt:	1585K c/s real, 1585K c/s virtual


Original OpenSSL Version:

./john_single -test -format:xsha512
Benchmarking: Mac OS X 10.7+ salted SHA-512 [64/64]... DONE
Many salts:	1619K c/s real, 1619K c/s virtual
Only one salt:	1589K c/s real, 1589K c/s virtual

CommonCrypto Version on MacOS 10.6:

./john_single_cc -test -format:xsha512
Benchmarking: Mac OS X 10.7+ salted SHA-512 [64/64]... DONE
Many salts:	1490K c/s real, 1490K c/s virtual
Only one salt:	1464K c/s real, 1464K c/s virtual

Thanks,
Erik

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.