diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/rng-tools/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/rng-tools/README b/system/rng-tools/README index 23ddcc51d7898..f809f329ff6f6 100644 --- a/system/rng-tools/README +++ b/system/rng-tools/README @@ -1,7 +1,8 @@ rng-tools provide rngd and rngtest. -rngd supplies data from a hardware RNG to the kernel's entropy pool. To ensure -sufficient randomness, rngd verifies the RNGs data using FIPS 140-1 / 140-2 -randomness tests, before passing them to the kernel. +rngd supplies data from a hardware RNG to the kernel's entropy +pool. To ensure sufficient randomness, rngd verifies the RNGs data +using FIPS 140-1 / 140-2 randomness tests, before passing them to the +kernel. rngtest is a standalone tool for running the FIPS tests over data. |