Re: [PROPOSAL/PATCH 2] Fortuna PRNG in /dev/random
From: Jean-Luc Cooke (jlcooke_at_certainkey.com)
Date: 09/30/04
- Previous message: Stephen Tweedie: "[Patch 1/10]: ext3 online resize: fix error codes"
- In reply to: Felipe Alfaro Solana: "Re: [PROPOSAL/PATCH 2] Fortuna PRNG in /dev/random"
- Next in thread: Jan-Benedict Glaw: "Re: [PROPOSAL/PATCH 2] Fortuna PRNG in /dev/random"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 09:36:49 -0400 To: Felipe Alfaro Solana <felipe_alfaro@linuxmail.org>, Jan-Benedict Glaw <jbglaw@lug-owl.de>
In the random-fortuna.c file I have some "#if !defined CONFIG_CRYPTO_SHA256"
As Jan-Benedict Glaw pointed out, I could just manually select the
algorithms, which is what I did.
Updated patch, only changes are to crypto/Kconfig.
Cheers,
JLC
On Thu, Sep 30, 2004 at 11:03:52AM +0200, Felipe Alfaro Solana wrote:
> On Sep 30, 2004, at 06:23, Jean-Luc Cooke wrote:
>
> ><fortuna-2.6.8.1.patch>
>
> You said AES and SHA-256 _must_ be built-in, but I can't see any code
> on your patch that enforces selection of those config options. Thus,
> it's possible to compile the kernel when CONFIG_CRYPTO_SHA256=n and
> CONFIG_CRYPTO_AES=n although, of course, it will fail.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- text/plain attachment: fortuna-2.6.8.1.patch
- Previous message: Stephen Tweedie: "[Patch 1/10]: ext3 online resize: fix error codes"
- In reply to: Felipe Alfaro Solana: "Re: [PROPOSAL/PATCH 2] Fortuna PRNG in /dev/random"
- Next in thread: Jan-Benedict Glaw: "Re: [PROPOSAL/PATCH 2] Fortuna PRNG in /dev/random"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|