All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sandy Harris <sandy@storm.ca>
To: "Peter A. Peterson II" <pedro@flynn.zork.net>
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] HP-UX random number generator?
Date: Mon, 29 May 2000 06:27:49 -0400	[thread overview]
Message-ID: <39324625.977B5A74@storm.ca> (raw)
In-Reply-To: 20000529024931.B11779@flynn.zork.net

"Peter A. Peterson II" wrote:
> 
> I'm awaiting the day when I can fool around with Linux on my E-45, but
> in the meantime, I'm trying to use it's tape drive to back up my
> traditional Linux boxen via piping a tarball through ssh.  However, ssh
> needs a random generator (like /dev/urandom/) and I don't know what an
> HP-UX equivalent might be, or how to go about installing one.
> 
Since you want to use it for crypto, this is a fairly difficult
problem. The numbers don't just need to have a nice distribution;
they have to be highly unpredictable, even to the cleverest, most
persistent and best-equipped opponent you might encounter.

The standard reference is RFC 1750.

A page with quite a lot of discussion of Linux /dev/random is at:
http://www.openpgp.net/random/index.html
There's a bunch more in Linux kernel mailing list archives.

Bruce Schneier and a few others have done quite a bit of research on
weaknesses of random number generators and  designed a generator called
Yarrow. Source (Windows only last I looked) is freely available from
counterpane.com.

  reply	other threads:[~2000-05-29 10:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-29  7:49 [parisc-linux] HP-UX random number generator? Peter A. Peterson II
2000-05-29 10:27 ` Sandy Harris [this message]
2000-05-29 15:33   ` Peter A. Peterson II
2000-05-29 16:17     ` phi
2000-05-29 16:55     ` Andrew Shugg
2000-05-29 18:23       ` Peter A. Peterson II
2000-05-30 17:22         ` Barrie Spence
  -- strict thread matches above, loose matches on Subject: below --
2000-05-30  0:38 FINK,MARTIN (HP-FtCollins,ex1)
2000-05-30 17:00 ` Peter A. Peterson II
2000-05-30 17:02   ` Peter A. Peterson II

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39324625.977B5A74@storm.ca \
    --to=sandy@storm.ca \
    --cc=parisc-linux@thepuffingroup.com \
    --cc=pedro@flynn.zork.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.