Search Postgresql Archives

Re: Generating random values.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 17, 2005 at 15:54:40 -0600,
  Edmund <ebacon-xlii@xxxxxxxxxxxxx> wrote:
> 
> Great! a simple, dumb program can generate all your passwords in very 
> quickly.  My 2.4 Ghz Pentium 4 did it in under 10 minutes.  A token set of
> 16 characters, and a fixed length of 8 charachters just isnt a very big
> search space.

If you are worried about that you shouldn't be using any old random number
generator either. I doubt the plain random function is cryptographicly
secure. You want want to use something like /dev/random as a source.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
       message can get through to the mailing list cleanly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux