Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 28 Jun 2012 10:39:34 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Can keepass get a second test case prior to jumbo-6?

On Thu, Jun 28, 2012 at 10:34 AM, Frank Dittrich
<frank_dittrich@...mail.com> wrote:
> On 06/28/2012 06:48 AM, Dhiru Kholia wrote:
>> On Thu, Jun 28, 2012 at 3:38 AM, Frank Dittrich
>> <frank_dittrich@...mail.com> wrote:
>>> Looks like keepass is a salted hash format.
>>> We should try to have at least 2 different salts in the format test,
>>> otherwise it might be difficult to compare benchmarks in future releases
>>> when we make sure that least two different salts are included for the
>>> test of salted formats.
>>
>> I have added two more test vectors.
>
> Please revert!
>
> keepass2john.c: In function ‘process_database’:
> keepass2john.c:191:1: error: expected expression before ‘<<’ token
> keepass2john.c:195:1: error: expected expression before ‘==’ token
> keepass2john.c:197:1: error: expected expression before ‘>>’ token
> keepass2john.c:226:2: error: ‘endReached’ undeclared (first use in this
> function)
> keepass2john.c:226:2: note: each undeclared identifier is reported only
> once for each function it appears in
> keepass2john.c:270:5: error: ‘expectedStartBytesLength’ undeclared
> (first use in this function)
> make[1]: *** [keepass2john.o] Error 1
> make[1]: Leaving directory `/home/fd/git/magnum-jumbo/src'
> make: *** [linux-x86-sse2i] Error 2

My commit didn't even touch this file! Can you do pull, "make clean"
and try building again? Also make sure that you don't have any local
changes. BTW which make target are you building?

-- 
Cheers,
Dhiru

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.