]> andersk Git - openssh.git/blobdiff - WARNING.RNG
- djm@cvs.openbsd.org 2003/11/21 11:57:03
[openssh.git] / WARNING.RNG
index e5fd1aceccec69c4a9016ac0b3b84aedb32cc5e1..71e23900d759b3fd8f4b0bc55043df0588d83078 100644 (file)
@@ -44,16 +44,16 @@ the specified program.
 
 The random number code will also read and save a seed file to
 ~/.ssh/prng_seed. This contents of this file are added to the random
-number generator at startup. The goal here is to maintain as much 
+number generator at startup. The goal here is to maintain as much
 randomness between sessions as possible.
 
 The default entropy collection code has two main problems:
 
 1. It is slow.
 
-Executing each program in the list can take a large amount of time,   
-especially on slower machines. Additionally some program can take a   
-disproportionate time to execute.                                     
+Executing each program in the list can take a large amount of time,
+especially on slower machines. Additionally some program can take a
+disproportionate time to execute.
 
 Tuning the default entropy collection code is difficult at this point.
 It requires doing 'times ./ssh-rand-helper'  and modifying the
This page took 0.033199 seconds and 4 git commands to generate.