Skip to content
Commit f5c2742c authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

random: cap the rate which the /dev/urandom pool gets reseeded



In order to avoid draining the input pool of its entropy at too high
of a rate, enforce a minimum time interval between reseedings of the
urandom pool.  This is set to 60 seconds by default.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent c59974ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment