Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 15 Sep 2015 21:53:41 +0300
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: Judy array

On Tue, Sep 15, 2015 at 09:41:32PM +0300, Solar Designer wrote:
> In fact, there's a delay of a few seconds between the "Loaded"
> line and the start of cracking - what's happening there?

Most of this delay is in ldr_remove_marked() and ldr_init_hash(), both
invoked from ldr_fix_database().

We should be able to avoid the ldr_remove_marked() delay by having it
skip processing when nothing had been marked for removal.  (I am testing
with an initially empty john.pot.)

Alexander

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.