Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 2 Jan 2013 00:54:44 +0100
From: magnum <john.magnum@...hmail.com>
To: "john-dev@...ts.openwall.com" <john-dev@...ts.openwall.com>
Subject: Re: dynamic format bug (was: A few questions regarding the newly added BLAKE2 format)

On 2 Jan, 2013, at 0:48 , <jfoug@....net> wrote:
> ---- magnum <john.magnum@...hmail.com> wrote: 
>> On 1 Jan, 2013, at 22:48 , magnum <john.magnum@...hmail.com> wrote:
>> 
>> Benchmarking: PHPS md5(md5($pass).$salt) [128/128 SSE2 intrinsics 10x4x3]... FAILED (valid) 
>> Benchmarking: MediaWiki md5($s.'-'.md5($p)) [128/128 SSE2 intrinsics 10x4x3]... FAILED (valid) 
>> Benchmarking: osCommerce md5($salt.$pass) [128/128 SSE2 intrinsics 10x4x3]... FAILED (valid) 
>> Benchmarking: phpass MD5 ($P$9) [128/128 SSE2 intrinsics 4x4x3]... FAILED (valid)
>> 
>> So there's more to it. Jim, are you reading this?
>> 
>> magnum
> 
> I am, and fully agree this is a problem.  However, I am not in a place where I can really do anything to work on this right now.
> 
> I have no idea what DynamicAlwaysUseRawHashes=Y in john.conf is.  Was this something added due to over promuscuity of the dynamic, and have there been changes made to valid/split/prepare?  there used to be length validation.  Has there been others working on dynamic to fix other things?

Lol, you added it yourself in August. With it set to N (default), dynamic will reject any untagged hashes. If it's set to Y, it will try loading them. I like that option.

Anyhow, all problems are fixed now.

magnum

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.