Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 28 Aug 2012 15:56:26 +0200
From: Camille Mougey <commial@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Benchmark format error

2012/8/28 Dhiru Kholia <dhiru.kholia@...il.com>

> On Tue, Aug 28, 2012 at 5:44 PM, Camille Mougey <commial@...il.com> wrote:
> > 2012/8/28 Solar Designer <solar@...nwall.com>
> >> Can you please post the specific "FAILED ..." message?  It should
> >> include the function name on which the failure was detected.
> >
> > You're right. Here the details :
> > $john --test --format=myformat
> > Benchmarking: (...)[32/32]... FAILED (get_hash[2](0))
>
> What is the value of MAX_KEYS_PER_CRYPT in your code?
>
> Ensure that your hashing algorithm (code in crypt_all) is 100% correct
> and try using,
>

Because I'm able to crack all candidate, I think it is correct.


>
> #define MIN_KEYS_PER_CRYPT  1
> #define MAX_KEYS_PER_CRYPT  1
>

I already use these values.


>  --
> Cheers,
> Dhiru
>

Regards,
Camille

Content of type "text/html" skipped

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.