Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 29 Apr 2013 14:40:46 -0400
From: Erik Winkler <ewinkler@...ls.com>
To: "john-dev@...ts.openwall.com" <john-dev@...ts.openwall.com>
Subject: krb5-23 Format Failure in Latest Unstable Jumbo on MacOSX

Testing the latest Jumbo on MacOS X shows an error for the macosx-x86-64 target when compiled for OpenMP.  See below:

../run/john -test -format:krb5-23
Benchmarking: Kerberos 5 db etype 23 rc4-hmac [32/64]... FAILED (cmp_all(1))


The error does NOT occur when the OpenMP compile flag is disabled.

../run/john -test -format:krb5-23
Benchmarking: Kerberos 5 db etype 23 rc4-hmac [32/64]... DONE
Raw:	538801 c/s real, 538801 c/s virtual


Tested with Apple's gcc compiler (version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)) and with gcc-4.7.2.

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.