Re: Testing a Pseudo-Random Generator
- From: Anon <null@xxxxxxxx>
- Date: Thu, 28 Apr 2005 08:11:54 +1000
Reef Fish wrote: <snip>
They both LOOK random.
Good pseudorandom number generators produce sequences that are virtually indistinguishable from those generated by a truly random process.
<snip>
The general definition for a pseudorandom generator is that there does not exist a polynomial distinguisher, that is, an algorithm which runs in polynomial time and space w.r.t. the number of bits generated by the generator.
One of the criteria for stream ciphers is that they behave as a pseudorandom generator.
Ursus .
- References:
- Testing a Pseudo-Random Generator
- From: \"Luis A. Afonso\"
- Re: Testing a Pseudo-Random Generator
- From: Reef Fish
- Testing a Pseudo-Random Generator
- Prev by Date: Re: Gian-Carlo Rota's "Twelve problems in probability no one likes to bring up."
- Next by Date: Re: Testing a Pseudo-Random Generator
- Previous by thread: Re: Testing a Pseudo-Random Generator
- Next by thread: Re: Testing a Pseudo-Random Generator
- Index(es):
Relevant Pages
|