[openssh] improve reseeding and seed source (cocumentation)

Jan F. Chadima jfch2222 at fedoraproject.org
Mon Mar 28 07:32:02 UTC 2011


commit 16e9e62026eba4c131cbcd31d2466d4c49049d24
Author: Jan F <jfch at kerberos.example.com>
Date:   Mon Mar 28 09:31:35 2011 +0200

    improve reseeding and seed source (cocumentation)

 openssh-5.8p1-entropy2.patch |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/openssh-5.8p1-entropy2.patch b/openssh-5.8p1-entropy2.patch
index 99d6bf7..a2322f8 100644
--- a/openssh-5.8p1-entropy2.patch
+++ b/openssh-5.8p1-entropy2.patch
@@ -12,7 +12,7 @@ diff -up openssh-5.8p1/ssh.1.entropy2 openssh-5.8p1/ssh.1
 +.Cm SSH_USE_STRONG_RNG
 +is set to
 +.Cm 1 ,
-+the OpenSSL random generator is reseed from
++the OpenSSL random generator is reseeded from
 +.Cm /dev/random .
  .Sh FILES
  .Bl -tag -width Ds -compact
@@ -31,7 +31,7 @@ diff -up openssh-5.8p1/ssh-add.1.entropy2 openssh-5.8p1/ssh-add.1
 +.Cm SSH_USE_STRONG_RNG
 +is set to
 +.Cm 1 ,
-+the OpenSSL random generator is reseed from
++the OpenSSL random generator is reseeded from
 +.Cm /dev/random .
  .El
  .Sh FILES
@@ -53,7 +53,7 @@ diff -up openssh-5.8p1/ssh-agent.1.entropy2 openssh-5.8p1/ssh-agent.1
 +.Cm SSH_USE_STRONG_RNG
 +is set to
 +.Cm 1 ,
-+the OpenSSL random generator is reseed from
++the OpenSSL random generator is reseeded from
 +.Cm /dev/random .
  .Sh SEE ALSO
  .Xr ssh 1 ,
@@ -75,7 +75,7 @@ diff -up openssh-5.8p1/sshd.8.entropy2 openssh-5.8p1/sshd.8
 +.Cm SSH_USE_STRONG_RNG
 +is set to
 +.Cm 1 ,
-+the OpenSSL random generator is reseed from
++the OpenSSL random generator is reseeded from
 +.Cm /dev/random .
  .Sh SEE ALSO
  .Xr scp 1 ,
@@ -97,7 +97,7 @@ diff -up openssh-5.8p1/ssh-keygen.1.entropy2 openssh-5.8p1/ssh-keygen.1
 +.Cm SSH_USE_STRONG_RNG
 +is set to
 +.Cm 1 ,
-+the OpenSSL random generator is reseed from
++the OpenSSL random generator is reseeded from
 +.Cm /dev/random .
  .Sh SEE ALSO
  .Xr ssh 1 ,
@@ -119,7 +119,7 @@ diff -up openssh-5.8p1/ssh-keysign.8.entropy2 openssh-5.8p1/ssh-keysign.8
 +.Cm SSH_USE_STRONG_RNG
 +is set to
 +.Cm 1 ,
-+the OpenSSL random generator is reseed from
++the OpenSSL random generator is reseeded from
 +.Cm /dev/random .
  .Sh SEE ALSO
  .Xr ssh 1 ,


More information about the scm-commits mailing list