diff options
author | lloyd <[email protected]> | 2009-01-31 12:24:50 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-01-31 12:24:50 +0000 |
commit | f985e438ca768e59626ff08b143a6c80cf671b9e (patch) | |
tree | c5d85e1f997dc8178878ea3d3d45bdafa4316c91 /src/rng/x931_rng/x931_rng.h | |
parent | 2ceccebc5ee5ccc1f30ea57584479e638e6e38d4 (diff) |
Remove the notion of counting entropy bits in HMAC_RNG or Randpool.
Instead simply consider the PRNG seeded if a poll kicked off from reseed
met its goal, or if the user adds data.
Doing anything else prevents creating (for instance) a PRNG seeded with
64 bits of entropy, which is unsafe for some purposes (key generation)
but quite possibly safe enough for others (generating salts and such).
Diffstat (limited to 'src/rng/x931_rng/x931_rng.h')
0 files changed, 0 insertions, 0 deletions