[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
open ASIC SoC
- To: cpunks <[email protected]>
- Subject: open ASIC SoC
- From: [email protected] (coderman)
- Date: Tue, 4 Nov 2014 12:08:01 -0800
- In-reply-to: <CAJVRA1QPDFTLzy19XZD_2wiS=8x6k9aodncTkBJKQMgy0ijciw@mail.gmail.com>
- References: <CAJVRA1QPDFTLzy19XZD_2wiS=8x6k9aodncTkBJKQMgy0ijciw@mail.gmail.com>
On 11/4/14, coderman <[email protected]> wrote:
> ... slow sampled from fast pair ...
currently running a long /dev/random cat with mtrngd adding entropy
per post-processed XSTORE reads,
hwrng read bytes: 531147747500
entropy add bytes: 530776765056
good fips blocks: 212310709
bad fips blocks: 148390
poker run failures: 3516205
bit run failures: 3376041
long run failures: 72955
monobit failures: 63584
continuous run failures: 11896
1Ghz dual entropy source Padlock engine. more than you'll ever need...
constrast XSTORE running at max rates and mixing / compressing in
userspace with RDRAND/RDSEED allowing zero visibility for confirmation
of expected underlying bit generator behavior.