Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 24 Aug 2015 21:48:39 +0200
From: Frank Dittrich <frank.dittrich@...lbox.org>
To: john-users@...ts.openwall.com
Subject: Re: Crypt and C/s

On 08/24/2015 08:57 PM, websiteaccess@...il.com wrote:
> Hi
> 
> I try to decrypt hashes (Bcrypt).
> 
> The terminal show me :
> Loaded 503139 password hashes with 503139 different salts (bcrypt [Blowfish 32/64 X3])
>  Remaining 503127 password hashes with 503127 different salts
> Press 'q' or Ctrl-C to abort, almost any other key for status
> 0g 0:00:00:00  0g/s 0p/s 9.375c/s 9.375C/s 12345..11111
> 
> 
> Is it « 9 » ou « 9375 » C/s ?

That's a decimal point, so it's not 9375 C/s.

With more than 500000 different salts, you'll need about 15 hours for
each individual password candidate.

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.