Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 27 Jan 2014 14:53:05 +0100
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Handling of hashes with different iteration counts

On 01/27/2014 01:42 AM, magnum wrote:
> On 2014-01-26 23:32, Frank Dittrich wrote:
>> If an input file contains several hashes of the same hash algorithm, but
>> with different iteration counts, it would be good if john would report
>> this and allow an easy to select hashes which require CPU time to be
>> attacked separately.
> 
> Agreed.
> 
>> To improve the current situation, I think the format interface needs to
>> be extended.
>> Each format should define a new function:
>> unsigned int iteration_count(char * ciphertext)
> ...
>> What do you think? Too much effort for a limited use?
> 
> I think it makes sense. But if we decide to do this, it'll just be a
> GitHub issue until we release J8 and J1. I will not maintain yet another
> branch for months.

OK, I created a topic branch in my local repository and am working on a
patch.
Let's see how complicated or invasive it will be.

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.