|
Message-ID: <44F3EA5E.3070201@banquise.net>
Date: Tue, 29 Aug 2006 09:18:54 +0200
From: Simon Marechal <simon@...quise.net>
To: john-users@...ts.openwall.com
Subject: Re: Using a pre-computed list of alphanumeric strings.
(not rainbow tables)
John wrote:
> to pre-compute a 'list' of every possible alphanumeric combination
> untill 14
14 chars numeric *only* passwords (123, 123456, ...) are quite numerous
(10^14 :) ). And that's without counting 13 chars, 12 chars, ... passwords.
If the hash is 16 bytes long, you end up using 16*10^14 bytes, about
1455To. And you would have to generate that for every salt.
Download attachment "smime.p7s" of type "application/x-pkcs7-signature" (2525 bytes)
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.