Re: length of pw
- From: Phoenix <ribeiroalvo@xxxxxxxxx>
- Date: Mon, 1 Mar 2010 16:00:13 -0800 (PST)
On 1 Mar, 14:35, Ertugrul Söylemez <e...@xxxxxxxx> wrote:
Yes, and also note that increasing the length of a password has much
greater effect than increasing the size of the alphabet.
No.
In exhaustive search, increasing the length of a password has the same
effect than increasing the size of the alphabet.
See:
For example:
64^8 is the sane as 256^6
A 64 letter alphabet and pw_length=8, is the same as an 256 letter
alphabet and pw_length=6
64^8=2^(6*8)
256^6=2^(8*6)
Paulo Marques, thanks for your great posts.
WTF? 5 seconds to try 62 passwords? You're either joking or you know
nothing about cryptography (which I think you've made pretty clear
already...)
Nice, nobody noted that, included me.
.
- Follow-Ups:
- Re: length of pw
- From: Ertugrul Söylemez
- Re: length of pw
- From: unruh
- Re: length of pw
- References:
- Re: length of pw
- From: Gomar
- Re: length of pw
- From: bmearns
- Re: length of pw
- From: Ertugrul Söylemez
- Re: length of pw
- Prev by Date: Re: Generic Crypto APIs ?
- Next by Date: Re: My BLT
- Previous by thread: Re: length of pw
- Next by thread: Re: length of pw
- Index(es):
Relevant Pages
|