diff options
author | lloyd <[email protected]> | 2009-01-31 12:12:59 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-01-31 12:12:59 +0000 |
commit | 0f01c1e26394fabdb6eee7442bc657f159eccfef (patch) | |
tree | 6833562780d3c43641c97dbc168609449889d310 /src/rng | |
parent | 0a9152898efe593bb96a619caf9d74f0bc7f75e4 (diff) |
Track the collected entropy as a double instead of a unsigned int. Otherwise
inputs might end up not contributing anything to the count even when they should.
This was paricularly noticable with the proc walker - it uses an estimate of .01
bits / byte, so if the file was < 100 bytes it would not count for anything at all.
Diffstat (limited to 'src/rng')
0 files changed, 0 insertions, 0 deletions