You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reasons:
- Jitter RNG 2.2.0 in older kernels cannot produce full entropy (as you
rightfully pointed out, thanks!)
- Jitter RNG 3.x can produce full entropy (and that was the consideration of
the patch), but I should drop the lines nonetheless, because the now present
automatic resampling of entropy in [1] allows the LRNG to achieve full entropy
even of the ES does not provide full entropy. Therefore, there is no harm in
removing it these days.
Reported-by: Joshua Hill
Signed-off-by: Stephan Mueller <smueller@chronox.de>
0 commit comments