tech-crypto archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: x86 CPU RNG support, take 2
In article <20151230005743.GB15286%panix.com@localhost>,
Thor Lancelot Simon <tls%panix.com@localhost> wrote:
>On Sun, Dec 27, 2015 at 02:26:36AM +0000, Taylor R Campbell wrote:
>>
>> This seems to have several functional changes in it:
>>
>> - Add cpu_rng(9) and its rndsource.
>
>This is unusable and untestable without one or the other of the below:
>
>> - Implement cpu_rng(9) on x86 using RDRAND/RDSEED for Intel CPUs.
>> - Convert VIA RNG to cpu_rng(9).
>>
>> Please split them into separate commits, and separate patches for
>
>So I am somewhat hesitant to do what you ask.
>
>As you noticed the 32-bit code has some brainos and likely won't even
>compile. Unfortunately, I'm travelling and using my laptop for a
>build platform, and the tools build currently seems to be broken (mandoc
>as a tool splodes on OS X) so I can't test 32-bit anything (I had a
>good 64-bit toolchain before the build breakage).
I fixed that a few days ago FYI.
christos
Home |
Main Index |
Thread Index |
Old Index