On Sat, 17 Jul 1999, Eugene Leitl wrote:

> Does anybody know how cellular automata perform re cryptographically
> solid random number generators? They can crank out a lot of integers
> with a minimum investment in instructions executed.

Most of the fancy reseedable PRNG schemes people have come up with are
based on using secure hashes.

-Bram

Reply via email to