diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-04-04 19:59:49 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-04-04 20:03:35 +0200 |
commit | 6c7c2264fecc6f73cb7109862da2ea335845f228 (patch) | |
tree | 254ea5d40a1269966e6e1456ea1e85c8245520aa /config | |
parent | Update README.md (diff) | |
download | haveged-6c7c2264fecc6f73cb7109862da2ea335845f228.tar.xz haveged-6c7c2264fecc6f73cb7109862da2ea335845f228.zip |
Round bits up and target full pool size
Rather than rounding bits down, round them up. Otherwise 249 bits full
in a 256 bit pool won't ever get filled up with the additional 7 bits.
In addition, target a full pool rather than a half pool, since a full
pool is sometimes required.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions