Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 17 Sep 2015 01:17:14 +0200
From: Frank Dittrich <frank.dittrich@...lbox.org>
To: john-dev@...ts.openwall.com
Subject: Re: fast hash processing bottlenecks

On 09/16/2015 11:13 PM, magnum wrote:
> On 2015-09-16 22:15, Frank Dittrich wrote:
>> Didn't look, so just a guess.
>> Are you parsing the rules section again and again?
> 
> Good question, I don't even know the answer. Let's say I do... what
> should I do instead?

Yes, you do call rpp_init() and rules_init() twice in do_prince_crack,
apparently once in a loop.
I am sure that has to be avoided.

Frank

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.