Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 27 May 2013 07:29:00 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Wrong format priorities while loading sha256crypt and sha512crypt

On 27 May, 2013, at 6:57 , Alexander Cherepanov <cherepan@...me.ru> wrote:
> $ ./john 4.sha256crypt.pw
> Warning: detected hash type "crypt", but the string is also recognized as "sha256crypt"
> Use the "--format=sha256crypt" option to force loading these as that type instead
> Loaded 5999 password hashes with 5999 different salts (crypt, generic crypt(3) [?/64])
> 
> $ ./john 8.sha512crypt.pw
> Warning: detected hash type "crypt", but the string is also recognized as "sha512crypt"
> Use the "--format=sha512crypt" option to force loading these as that type instead
> Loaded 1838 password hashes with 1838 different salts (crypt, generic crypt(3) [?/64])
> 
> IMHO JtR should use specific formats instead of generic crypt automatically.

I have a feeling this is my fault, and a regression from unstable. I will fix.

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.