Re: Random numbers



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



Relevant Pages

  • Re: headless linux possible via NFS
    ... > no keyboard and no monitor. ... I have a couple of machines here that exist without ... the other is my server machine that runs the web ...
    (comp.os.linux.networking)
  • Re: Strange keyboard problem
    ... If you, on booting, immediately enter the BIOS setup, does your ... sometimes they are set to manage without a keyboard. ... and the machine is a 24x7 server and I cannot turn it offf.. ... I have 3 machines connected together with a KVM switch. ...
    (microsoft.public.windowsxp.general)
  • Re: How to monitor the use of Printer,Keyboard & Mouse
    ... These days there are some server ... machines that run "headless" but I'm not sure whether they ... amusement like "Error: Keyboard not found. ...
    (microsoft.public.vc.language)