Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | random: replace non-blocking pool with a Chacha20-based CRNG | Theodore Ts'o | 2016-07-03 | 1 | -0/+79 |
The CRNG is faster, and we don't pretend to track entropy usage in the CRNG any more. Signed-off-by: Theodore Ts'o <tytso@mit.edu> |