Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 21 Sep 2011 18:08:54 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: 1.7.8-jumbo-6-RC* on Mac OS X

Jim -

On Wed, Sep 21, 2011 at 08:25:48AM -0500, JimF wrote:
> One thing that recently changed, ...

Testing different versions of John, I found that the problem started to
manifest itself between john-1.7.7-jumbo-5 and john-1.7.7-jumbo-6.  I'd
suspect that it could be a side-effect of this change:

+#if !defined(MD5_in_sse_intrinsics) && defined(__GNUC__) && __GNUC__ < 4
+#undef MD5_SSE_PARA
+#endif

However, I use:

gcc version 4.0.1 (Apple Inc. build 5465)

so this change should be a no-op here.

Another change is to the order in which the formats are registered in
john.c - maybe we should experiment with this one to see if it's
relevant or not.

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.