Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 3 Jul 2014 0:14:08 -0400
From:  <jfoug@....net>
To: john-users@...ts.openwall.com
Cc: Dennis Glatting <jtr@...2.com>
Subject: Re: Possible bug in zip_fmt_plug.c, bleeding edge


---- Dennis Glatting <jtr@...2.com> wrote: 
> On Thu, 2014-07-03 at 02:19 +0200, magnum wrote:
> > On 2014-07-03 01:07, Dennis Glatting wrote:
> > > Prior to running my word list against my hash, JTR runs test code using
> > > the data structure "zip_tests". Zip_tests by virtua of the get_salt()
> > > function sets the global variable "passverify" however that variable IS
> > > NOT reset to the check word of my hash (b59a). Consequently, I am unable
> > > to verify my hash against my word list.
> > 
> > Thanks for reporting this. The passverify stuff is indeed totally b0rken 
> > and from the looks of it, it has never worked. I opened an issue on 
> > GitHub, hopefully Dhiru will fix it soon.
> > 
> 
> BTW, the OpenCL version of the code works however not having a CPU
> version is limiting.

There is a working CPU version now in bleeding jumbo.  The set_salt properly sets the 2 values (mode and passverify).  These are part of the salt.

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.