mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
Document Unix puttygen /dev/urandom default.
This changed in 025599ec99
(before 0.71).
This commit is contained in:
parent
627d95e365
commit
6d98399a27
@ -83,7 +83,8 @@ on a temporary filesystem or else securely erased after use.
|
|||||||
|
|
||||||
\dt \cw{\-\-random\-device} \e{device}
|
\dt \cw{\-\-random\-device} \e{device}
|
||||||
|
|
||||||
\dd Specify device to read entropy from (default \c{/dev/random}).
|
\dd Specify device to read entropy from. By default, \c{puttygen}
|
||||||
|
uses \c{/dev/urandom}, falling back to \c{/dev/random} if it has to.
|
||||||
|
|
||||||
In the second phase, \c{puttygen} optionally alters properties of
|
In the second phase, \c{puttygen} optionally alters properties of
|
||||||
the key it has loaded or generated. The options to control this are:
|
the key it has loaded or generated. The options to control this are:
|
||||||
|
Loading…
Reference in New Issue
Block a user