forked from rpms/openssh
improve reseeding and seed source (cocumentation)
This commit is contained in:
parent
d321748359
commit
16e9e62026
@ -12,7 +12,7 @@ diff -up openssh-5.8p1/ssh.1.entropy2 openssh-5.8p1/ssh.1
|
|||||||
+.Cm SSH_USE_STRONG_RNG
|
+.Cm SSH_USE_STRONG_RNG
|
||||||
+is set to
|
+is set to
|
||||||
+.Cm 1 ,
|
+.Cm 1 ,
|
||||||
+the OpenSSL random generator is reseed from
|
+the OpenSSL random generator is reseeded from
|
||||||
+.Cm /dev/random .
|
+.Cm /dev/random .
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width Ds -compact
|
.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
|
+.Cm SSH_USE_STRONG_RNG
|
||||||
+is set to
|
+is set to
|
||||||
+.Cm 1 ,
|
+.Cm 1 ,
|
||||||
+the OpenSSL random generator is reseed from
|
+the OpenSSL random generator is reseeded from
|
||||||
+.Cm /dev/random .
|
+.Cm /dev/random .
|
||||||
.El
|
.El
|
||||||
.Sh FILES
|
.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
|
+.Cm SSH_USE_STRONG_RNG
|
||||||
+is set to
|
+is set to
|
||||||
+.Cm 1 ,
|
+.Cm 1 ,
|
||||||
+the OpenSSL random generator is reseed from
|
+the OpenSSL random generator is reseeded from
|
||||||
+.Cm /dev/random .
|
+.Cm /dev/random .
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ssh 1 ,
|
.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
|
+.Cm SSH_USE_STRONG_RNG
|
||||||
+is set to
|
+is set to
|
||||||
+.Cm 1 ,
|
+.Cm 1 ,
|
||||||
+the OpenSSL random generator is reseed from
|
+the OpenSSL random generator is reseeded from
|
||||||
+.Cm /dev/random .
|
+.Cm /dev/random .
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr scp 1 ,
|
.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
|
+.Cm SSH_USE_STRONG_RNG
|
||||||
+is set to
|
+is set to
|
||||||
+.Cm 1 ,
|
+.Cm 1 ,
|
||||||
+the OpenSSL random generator is reseed from
|
+the OpenSSL random generator is reseeded from
|
||||||
+.Cm /dev/random .
|
+.Cm /dev/random .
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ssh 1 ,
|
.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
|
+.Cm SSH_USE_STRONG_RNG
|
||||||
+is set to
|
+is set to
|
||||||
+.Cm 1 ,
|
+.Cm 1 ,
|
||||||
+the OpenSSL random generator is reseed from
|
+the OpenSSL random generator is reseeded from
|
||||||
+.Cm /dev/random .
|
+.Cm /dev/random .
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ssh 1 ,
|
.Xr ssh 1 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user