Re: Random numbers
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Date: Wed, 3 Nov 2010 13:30:22 +0800
Things that might help get a handle on such problems:
A standard reference: "Randomness Requirements for Security"
http://tools.ietf.org/html/rfc4086
Well-designed true random number generator using a sound
card or on-board equivalent:
http://www.av8n.com/turbid/paper/turbid.htm
Overview article, partly my writing:
http://en.citizendium.org/wiki/Random_number
For the average desktop system, random(4) is likely enough.
Typical applications do not require all that much random
material, and most such machines have enough mouse,
keyboard & disk activity to produce it.
Where you need more is on servers that do a lot of crypto
such as a web server with many SSL connections, or on
machines without much random input -- diskless server
that has no keyboard, mouse or user, for example.
For those cases, if you do not have a true RNG in the
chipset, use Turbid (2nd link above).
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- From: rikona
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- From: Basil Chupin
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- From: rikona
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- From: Joep L. Blom
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- From: Goh Lip
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- From: Joep L. Blom
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- From: Goh Lip
- Random numbers
- From: C de-Avillez
- Re: Not a desperately urgent request but a quick solution would be very nice - it's about a Biorhythm program
- Prev by Date: Re: OT: Date format: Was: Re: Mails not from me
- Next by Date: Re: Alan Pope - spammer?
- Previous by thread: Random numbers
- Next by thread: Re: Random numbers
- Index(es):
Relevant Pages
|