mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: Jean-Luc Cooke <jlcooke@certainkey.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>,
	linux@horizon.com, linux-kernel@vger.kernel.org,
	cryptoapi@lists.logix.cz, jmorris@redhat.com
Subject: Re: [PROPOSAL/PATCH 2] Fortuna PRNG in /dev/random
Date: Thu, 30 Sep 2004 12:46:10 +0200	[thread overview]
Message-ID: <20040930104610.GZ847@lug-owl.de> (raw)
In-Reply-To: <20040930042303.GS16057@certainkey.com>

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

On Thu, 2004-09-30 00:23:03 -0400, Jean-Luc Cooke <jlcooke@certainkey.com>
wrote in message <20040930042303.GS16057@certainkey.com>:
> --- linux-2.6.8.1/crypto/Kconfig	2004-08-14 06:56:22.000000000 -0400
> +++ linux-2.6.8.1-rand2/crypto/Kconfig	2004-09-28 23:30:04.000000000 -0400
> @@ -9,6 +9,15 @@
>  	help
>  	  This option provides the core Cryptographic API.
>  
> +config CRYPTO_RANDOM_FORTUNA
> +	bool "The Fortuna RNG"
> +	help
> +	  Replaces the legacy Linux RNG with one using the crypto API
> +	  and Fortuna by Ferguson and Schneier.  Entropy estimation, and
> +	  a throttled /dev/random remain.  Improvements include faster
> +	  /dev/urandom output and event input mixing.
> +	  Note: Requires AES and SHA256 to be built-in.
> +
>  config CRYPTO_HMAC
>  	bool "HMAC support"

Instead of mentioning AES and SHA256 being required built-in, why not
just "select" them?

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2004-09-30 10:46 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-24  0:59 [PROPOSAL/PATCH] " linux
2004-09-24  2:34 ` Jean-Luc Cooke
2004-09-24  6:19   ` linux
2004-09-24 21:42   ` linux
2004-09-25 14:54     ` Jean-Luc Cooke
2004-09-25 18:43       ` Theodore Ts'o
2004-09-26  1:42         ` Jean-Luc Cooke
2004-09-26  5:23           ` Theodore Ts'o
2004-09-27  0:50             ` linux
2004-09-27 13:07               ` Jean-Luc Cooke
2004-09-27 14:23               ` Theodore Ts'o
2004-09-27 14:42                 ` Jean-Luc Cooke
2004-09-26  6:46           ` linux
2004-09-26 16:32             ` Jean-Luc Cooke
2004-09-26  2:31       ` linux
2004-09-29 17:10 ` [PROPOSAL/PATCH 2] " Jean-Luc Cooke
2004-09-29 19:31   ` Theodore Ts'o
2004-09-29 20:27     ` Jean-Luc Cooke
2004-09-29 21:40       ` Theodore Ts'o
2004-09-29 21:53       ` Theodore Ts'o
2004-09-29 23:24         ` Jean-Luc Cooke
2004-09-30  0:21         ` Jean-Luc Cooke
2004-09-30  4:23           ` Jean-Luc Cooke
2004-09-30  6:50             ` James Morris
2004-09-30  9:03             ` Felipe Alfaro Solana
2004-09-30 13:36               ` Jean-Luc Cooke
2004-10-01 12:56                 ` Jean-Luc Cooke
2004-09-30 10:46             ` Jan-Benedict Glaw [this message]

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=20040930104610.GZ847@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=cryptoapi@lists.logix.cz \
    --cc=jlcooke@certainkey.com \
    --cc=jmorris@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@horizon.com \
    --cc=tytso@mit.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome