Regarding the use of RDTSC, the results might not be as predictable (or unpredictable) as things first appear. Is this instruction available and repeatable on all processors? Take a look at the wiki article http://en.wikipedia.org/wiki/RDTSC.
I need to look over the code section again, but it seems that we're still not gathering enough entropy information by simply taking a look at timing ratios.
I need to look over the code section again, but it seems that we're still not gathering enough entropy information by simply taking a look at timing ratios.
Comment