Re: AES as hash function and PRNG

From: Andrew Swallow (am.swallow_at_btopenworld.com)
Date: 06/13/05


Date: Mon, 13 Jun 2005 12:43:50 +0000 (UTC)

Sam Trenholme wrote:
[snip]

>
>
>>To generate session keys, I need random numbers. Because there is no
>>true random source, I have to use a PRNG. This PRNG (if it is one)
>>is invoked only once for every key generation. At the moment I'm
>>thinking about the following way:
[snip]

You can buy machines that generate random numbers, PCs from VIA for
instance.

If you only need a few numbers you can use dice. A row can produce 2 bits.

1 = 01
2 = 10
3 = 11
4 = 00
5 = roll again
6 = roll again

Andrew Swallow



Relevant Pages

  • Re: BitBox PRNG
    ... | And comments to Tom St. Denis: ... So why didn't you analyze your design, write a formal proposal and then ... | 2) I'm not suggesting that this PRNG be used in any particular ...
    (sci.crypt)
  • Re: DogmaWorld
    ... When a prng uses the ... originated on a remote node with indeterminate transmission times, ... is for all intents and purposes purely "random". ...
    (rec.arts.sf.composition)
  • Re: Choose k random lines from file
    ... >Suppose our RNG ... Well, no, it's not true that there is no such algorithm, at least if I ... Suppose we have an unbiassed PRNG giving us numbers in the range ...
    (comp.programming)
  • Re: Question about bit strength
    ... information put into the prng is the size of the keyspace for that data, ... are handing off 32 bits of truly random data to seed the prng, ... with your system clock via a timer function, you could end up a lot less. ...
    (sci.crypt)

Quantcast